Statalist


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

st: Calling a Do-file


From   [email protected]
To   "[email protected]" <[email protected]>
Subject   st: Calling a Do-file
Date   Thu, 23 Oct 2008 00:06:51 -0700

Is there a way to run a do-file (ie secondary do-file) from inside another do-file (ie primary do-file) and change a variable inside the secondary do-file?
For example,
replace j=1
do "C:\xyz.do"
replace j=2
do "C:\xyz.do"

*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index