| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: RE: Remove the "more" button on the Results Window?
Type at the beginning of your do file
set more off
Juanita
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Jeff Rosen
Sent: Tuesday, June 13, 2006 6:09 PM
To: [email protected]
Subject: st: Remove the "more" button on the Results Window?
I'm a new Stata user and I apologize if this was asked previously, but I
didn't see it in the archive. I am writing a -do- program and many of
the lines uses the -recode _all- function to change all the missing
observations into zeros. The problem that I am facing is that I have
1000's of observations and 100's of variables. When I run the line, the
results window requires that I click the "more" button in order for the
program to continue. I have about 50 of these -recode- functions in my
-do- file along with about 700 other lines of code. I would rather just
have the program run without me having to sit there and click the "more"
button constantly.
Is there away for the results window to just continuously scroll until
the end of the program?
Thanks in advance,
Jeff Rosen
*
* 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/
*
* 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/