Bookmark and Share

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: AW: Hiding command execution in do file


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: Hiding command execution in do file
Date   Fri, 21 May 2010 16:04:50 +0200

<> 



*************
qui{
	noi di _n(2) in r "Hello"
}
*************



HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Dragutin
Culinovic
Gesendet: Freitag, 21. Mai 2010 16:01
An: STATA List
Betreff: st: Hiding command execution in do file

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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index