Date: Fri, 3 May 2002 13:55:11 -0700
Reply-To: Jeff Morison <jmt_mtf@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jeff Morison <jmt_mtf@YAHOO.COM>
Subject: Macro Qn.
Content-Type: text/plain; charset=us-ascii
I have a SAS macro which is run for 6 different
months of data, I need to modify this to cumulate the
datasets for each run.
Need concatenate the names of the month for each run
keeping the previous months.
Something as follows, need correct syntax please.
%LET NEW=&MONTH;
FOR THE SECOND RUN OF THE MACRO IT SHOULD BE
%LET NEW=&NEW||' '||&MONTH; concatenating the names
of the month in a string.
TIA,
Jeff.
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com