Date: Thu, 29 Mar 2007 16:34:58 -0400
Reply-To: Nirmal kumar <lazybone2k@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Nirmal kumar <lazybone2k@GMAIL.COM>
Subject: Re: Please help me with my program logic..............
In-Reply-To: <200703290021.l2SII8I0004754@malibu.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>info abt the sample dataset is as follows.
>************sample data file**************
>3,
This specifies 3 dimensions, yet there are clearly 4. Any program reading
data like this is going to crash and burn if it does not conform to its
rules.
(more below)
**************************************************
Howard,
Well, this is purely my mistake. i type the sample dataset wrongly instead
of 4 i typed in 3. By the way to create the desired output. I just form one
more table with one dimension less and then use the proc sql to construct
the final table. Thanks a lot for the input.
you guys r great.
Thanks,
Cheers,
Kumar
|