Date: Thu, 6 Feb 2003 08:46:45 -0800
Reply-To: David Kellerman <kellermandavid@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: David Kellerman <kellermandavid@YAHOO.COM>
Subject: Processing AGE datasets
Content-Type: text/plain; charset=us-ascii
I have a group of datasets in a database created by AGEing... i.e.: DAT1;DAT2;DAT3;DAT4 ... DATxxx.(maximum 100)
Perhaps I am going about this the hard way, but I want to be able to process the x number of datasets in a loop, selecting off specific records from each dataset. I can't use a SET statement because I do not know in advance how many datasets there are. I attempted to write a macro to go through, but have not been able to get it to work as yet.
Any suggestions. I would think if SAS created the AGEing process, there would be a simple way to process each dataset in the group.
David
---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
|