Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Nick Cox <n.j.cox@durham.ac.uk> |
To | "'statalist@hsphsun2.harvard.edu'" <statalist@hsphsun2.harvard.edu> |
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 n.j.cox@durham.ac.uk -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Paul Burkander Sent: 25 May 2011 16:08 To: statalist@hsphsun2.harvard.edu 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/