Statalist


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

st: RE: Re: How can commands be suppressed in the results window


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: RE: Re: How can commands be suppressed in the results window
Date   Wed, 18 Nov 2009 15:03:38 +0100

<>

You can put curly braces around the block of commands whose output you do
not wish to see:

qui{
	//no output for commands here
}


HTH
Martin


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Babak Oskooei
Sent: Mittwoch, 18. November 2009 14:58
To: Stata List
Subject: st: Re: How can commands be suppressed in the results window

Dear Stata Users,

Thanks for those who replied to my previous question, specially Nick Cox. I
have a further question regarding the results window. I have to carry out
repetitive commands, lots of them, which I wrote in a do file. I would like
to prevent them from appearing in the results window and only have the
outputs which are only tables. 

I know the command "quietly", but when I include it, it suppresses all the
output.

I would appreciate any comments on this.

Kind regards

Babak Oskooei
MRC Clinical Trials Unit
London


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