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]
Re: st: calling another .do file?
From
Jeph Herrin <[email protected]>
To
[email protected]
Subject
Re: st: calling another .do file?
Date
Mon, 19 Jul 2010 12:23:14 -0400
Three ways actually, because you can also -include-
a .do file, which will excute the commands and display
the output, while retaining local macros when control
returns to the file which -include-ed it.
cheers,
Jeph
Yes, there are two ways: -do- will execute the commands in the
.do file and displays the output, while -run- executes the
commands but suppresses the output. See -help do-.
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* 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/