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: Hiding command execution in do file
From
Abhimanyu Arora <[email protected]>
To
[email protected]
Subject
Re: st: Hiding command execution in do file
Date
Fri, 21 May 2010 16:07:13 +0200
Simple, di "***IV METHOD***"
or if you want in red instead of yellow, di in r "***IV METHOD***"
2010/5/21 Dragutin Culinovic <[email protected]>:
> 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/
>
*
* 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/