Date: Fri, 19 May 2000 20:25:44 "GMT"
Reply-To: "David L. Ward" <dward@SASHELP.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "David L. Ward" <dward@SASHELP.COM>
Subject: Re: get the name of "%include" program, is it possible?
Content-Type: text/plain; charset="us-ascii"
You can read this information in via the view SASHELP.VEXTFL which will contain the path of the program being included, but only while it's being included.
Hope this helps,
David Ward
SASHelp.com
-----Original Message-----
From: Ya Huang <ya.huang@AGOURON.COM>
Sent: 5/19/00 5:19:14 PM
Subject: get the name of "%include" program, is it possible?
> Hello All,
>
>I have a program which %include some other programs,
>all those included programs can be run independently,
>they all use an auto macro var to get the program name
>and put it in the title. Once they are included, the auto
>macro var will be set to the name of the including program,
>as a result, everyone get the same name. My question is
>that can I still track the included program name so that I
>don't have to manually type in the individual programs name?
>
>Thanks
>
>Ya Huang
>
_____________________________________________________
Sent by SASHelp.com user David L. Ward
SASHelp.com - On-Line SAS Resources
Web interface to SAS-L at http://www.sashelp.com/sasl
|