Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: do files - general question


From   "Austin Nichols" <[email protected]>
To   [email protected]
Subject   Re: st: do files - general question
Date   Tue, 26 Sep 2006 17:45:45 -0400

Scott--
I suspect this has nothing to do with limitations of Stata, but in the
way you have specified delimiters or inserted comments in your do-file
(it's not quite clear from your example).  The '>' in the Stata output
indicates the line of code has not been terminated.  When you separate
commands into separate files, it probably indirectly resolves your
delimiter, comment, or open quote issues.

On 9/26/06, Scott Cunningham <[email protected]> wrote:
At some point, if I have too many of these repeated commands, the do
file will not execute subsequent regression commands.  It appears to
be commented out by Stata itself, and so output simply is shown, but
not executed - always preceded by an '>' in the Stata output.  If I
cut and paste these into a separate do file, and run them, then it
executes fine.  Is there a limit to how many regressions and -estout-
commands one can do in a single -do- file?
*
*   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