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 (May 2000, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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?
Comments: To: Ya Huang <ya.huang@AGOURON.COM>
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


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