Statalist


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

Re: st: Set more off


From   Neil Shephard <[email protected]>
To   [email protected]
Subject   Re: st: Set more off
Date   Tue, 20 Jan 2009 16:07:02 +0000

Yes, type -set more off- in Stata itself before running your do-file.

This happens because the -set more off- in your do-file is "local" to
that do-file when you hit an error that is lost (as are any macros
your setting in your do-file).

Probably the easiest solution would be to correct your errors and then
re-run your whole do-file (providing the early stages don't take too
long to run).

Neil
-- 
"We should make things as simple as possible, but not simpler."  -
Anon (not Albert Einstein)

Email - [email protected]
Website - http://slack.ser.man.ac.uk/
Photos - http://www.flickr.com/photos/slackline/
*
*   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