Date: Thu, 8 May 2008 14:30:58 -0700
Reply-To: d-dubs <m.denniswilliams@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: d-dubs <m.denniswilliams@GMAIL.COM>
Organization: http://groups.google.com
Subject: filename
Content-Type: text/plain; charset=ISO-8859-1
Can a filename function in sas point to a catalog entry?
I tried different different possiblities but not able to figure it
out.
filename(_name,&path)
though filename statement could handle Catalog entries I require the
function because I want it to run dynamically in a macro.
Please let me know if any one has any suggestions
|