Date: Mon, 4 Dec 1995 15:37:52 -0600 Reply-To: The NOMAD2 Discussion List Sender: The NOMAD2 Discussion List From: Bryan Randall Subject: Re: Creating an array In-Reply-To: <"R1578C 95/12/04 19:17:46.317314"@WACCVM.CORP.MOT.COM> The proposed solution below won't give qty the proper array indices that Mr. Long is looking for. That is, qty(1) will contain the value for week 2. On Mon, 4 Dec 1995, Neil Newmark wrote: > Subject: Re: Creating an array > > Try this: > > DA databasename; > FROM tablename > CREATE BY product > ACROSS ALL weekno qty ENDAC > ON x KEEP; > +------------------------------------------------------+ | Bryan L. Randall | Division of Biostatistics bryan@gopher.ccbr.umn.edu | School of Public Health | University of Minnesota +------------------------------------------------------+ back to index