Dear Statalisters,
I would like to obtain a list of user-defined programs currently in memory (programs defined with program define, to be clear), to check it against a list of programs I plan to define and warn the user if there is any overlap. However, program dir simply displays program names, but doesn't store them anywhere (at least, to my understanding). Is there a way around this?
Best (and thanks for the great work!),
Federico
Related Posts with Obtaining a list of user-defined programs
Running a function for a subset of observationsHello colleagues, I have a long shaped dataset of 200 countries. I would like to run functions, for…
Escape character in shell commandI have a long command in a shell escape that includes semicolons. If use -#delimit ;- to allow for a…
Difference-in-difference regression interpretationGood afternoon, I know there have been previous posts regarding this topic, however I first wanted …
How to include conditions in program (.ado file)Hi, I am very new to writing programs in Stata. My current project is to write an ado-file to get t…
Problem with graph export using globalsHi, I am using globals to store my file paths - all the globals are stored in a master dofile that …
Subscribe to:
Post Comments (Atom)
0 Response to Obtaining a list of user-defined programs
Post a Comment