Statalist


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

st: Re: What is this mode called? And how to get out of it?


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: Re: What is this mode called? And how to get out of it?
Date   Tue, 24 Mar 2009 19:57:30 +0100

<>

Maybe an opening statement for a loop?

****
forv i=1/10{
 2. exit
 3. quit
 4. end
--Break--
****

The -end- command gets you out of it...


HTH
Martin _______________________ ----- Original Message ----- From: "Rachel" <[email protected]>
To: <[email protected]>
Sent: Tuesday, March 24, 2009 7:50 PM
Subject: st: What is this mode called? And how to get out of it?


Occasionally, even without the -pause- command, Stata goes into a mode
in which anytime I type a command, it simply reprints it with a number
next to it.  For example,

1. exit, clear
2. quit
3. su var1

The command that gets Stata out of pause mode, -quit-, doesn't work in
this case. What is this mode called? And what command will let me exit
this mode and get back to the regular command line?

Thanks very much,
Rachel
*
*   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