LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2003, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page