Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: auto macro for name of do file?


From   Nick Cox <[email protected]>
To   "'[email protected]'" <[email protected]>
Subject   st: RE: auto macro for name of do file?
Date   Wed, 25 May 2011 16:19:52 +0100

Your question was beheaded. This may not make sense if I am guessing incorrectly at what you want. 

No, if only because there is absolutely no rule that an .ado must be called from a .do file. In fact, over the universe of Stata invocations of .ado files, most are called by other .ados without your even knowing that they exist as part of official Stata. 

If you write your own .ados, you can pass the information on what called them through an option or through setting a global or indeed in other ways. 

Nick 
[email protected] 


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Paul Burkander
Sent: 25 May 2011 16:08
To: [email protected]
Subject: st: auto macro for name of do file?

from an ado, I'd like to know the name of the do file that called it.
Is there any type of predefined macro that automatically stores the do
file name, analogous to S_FN for file names?  Or is there any other
way to do it that doesn't involve adding a macro to the do file?

Thanks!
Paul
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index