Date: Tue, 21 Mar 2006 17:53:33 +0000
Reply-To: toby dunn <tobydunn@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: toby dunn <tobydunn@HOTMAIL.COM>
Subject: Re: Macro - Plz Help
In-Reply-To: <200603211745.k2LFpB2D024649@mailgw.cc.uga.edu>
Content-Type: text/plain; format=flowed
Anonymous ,
You cant if you are using pure macro code. If you use a data step inside of
yoru macro you sort of can. However, you will have to tell us more about
what you want to do and why you need first. and last. automatic variables
before anyone can give you good answer.
Toby Dunn
From: SUBSCRIBE SAS-L Anonymous <sas_use@YAHOO.COM>
Reply-To: SUBSCRIBE SAS-L Anonymous <sas_use@YAHOO.COM>
To: SAS-L@LISTSERV.UGA.EDU
Subject: Macro - Plz Help
Date: Tue, 21 Mar 2006 12:45:36 -0500
Hello,
Can we use first. and last. within a macro.
If yes, how???
Thank you all in advance.
|