Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Displaying text without displaying the display text


From   David Kantor <[email protected]>
To   [email protected]
Subject   Re: st: Displaying text without displaying the display text
Date   Fri, 04 Apr 2003 13:34:39 -0500

In response to Bryan Sayer's question...

Put your code inside a program. Then invoke the program.
You probably will want to have -log off- where the program is defined, and the -log on- where you invoke it.

At 10:56 AM 4/4/2003 -0500, you wrote:

Is there an option to get -display- (or even something else) to display a
string of text WITHOUT also displaying the display statement?

That is, I want something like a title.  I want

This is a string of text

to show up in my log, without having

. display "This is a string of text"
This is a string of text
[...]
David Kantor
Institute for Policy Studies
Johns Hopkins University
[email protected]
410-516-5404

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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