Date: Tue, 30 Dec 2008 13:46:34 -0200
Reply-To: Paulo Rodrigo <rodrigo_paulo@YAHOO.COM.BR>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Paulo Rodrigo <rodrigo_paulo@YAHOO.COM.BR>
Subject: Re: passing parameters dynamically
In-Reply-To: <b7a7fa630812300725k7d09bbf9ue31af6be1ace6cfd@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Raj,
Check the SAS docs related to sysparm (SAS/BASE batch environment).
--
Att: Paulo R. Herculano
SAS Consultant
+55-11-9226 6618
Skål Thunar!!
On Tue, Dec 30, 2008 at 1:25 PM, Joe Matise <snoopy369@gmail.com> wrote:
> That is what macro variables are for...
>
> -Joe
>
> On Tue, Dec 30, 2008 at 9:17 AM, raj <raj13232.s@gmail.com> wrote:
>
> > Hi all,
> >
> > Is their a provision of passing parameters dynamically.
> > for eg i have taken max date for automation purpose but in future if
> > they require
> > some specific month data to run again then my code does not work.
> > So can we pass parameters dynamically like for any month data
> > dynamically(without hard coding).
> >
> > Thanks!
> > Raj
> >
>
|