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 (August 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu

%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


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