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: Hiding command execution in do file
From
Dragutin Culinovic <[email protected]>
To
STATA List <[email protected]>
Subject
st: Hiding command execution in do file
Date
Fri, 21 May 2010 16:01:18 +0200
How to hide some commands in .do file, when they are executed, from
displaying on stata result window.
eg. in:
display as text "*** IV METHOD ***"
I wouldn't like to display something like:
.display as text "*** IV METHOD ***"
*** IV METHOD ***
in STATA result window,
but only.
*** IV METHOD ***
THX
*
* 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/