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 (January 2001, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 13 Jan 2001 18:00:32 -0500
Reply-To:     "Adam B. Ashcraft" <ashcraft@MIT.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Adam B. Ashcraft" <ashcraft@MIT.EDU>
Content-Type: text/plain; charset=us-ascii

Should be the last question for a while...haven't found the answer to this in the SAS manuals.

I am reading in a long sequences of SAS datasets (indexed by time), and need to read in a different set of variables for each one. I have all the information about when to use what variables in a SAS data set that includes varible name, starting date, and ending date.

Any ideas on how to get the information from this data set to a keep statement? In other words, is there an easy to way to create a macro variable that is equal to the observations of a SAS data set, delimited by spaces. Sincere thanks for any bright ideas.

Adam B.


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