Date: Mon, 11 Aug 2008 22:49:57 +1000
Reply-To: Scott Bass <sas_l_739.at.yahoo.dot.com.dot.au@PESTO.CC.UGA.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Scott Bass <sas_l_739.at.yahoo.dot.com.dot.au@PESTO.CC.UGA.EDU>
Subject: Re: Passing a file name into a macro variable
%let macro_variable = name_of_file;
This answers your very non-specific question. Perhaps you could more
clearly state what you need?
"shashi" <shashi2707@gmail.com> wrote in message
news:7fe19b69-fb94-417b-a8e3-8b47a6c6c625@l42g2000hsc.googlegroups.com...
> Hi,
> could anybody suggest how to pass the name of a file or a folder into
> a macro variable?
>
> Thanks,
> Shashi
|