Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: st: -choke-
From
E Michael Foster <[email protected]>
To
"[email protected]" <[email protected]>
Subject
RE: st: -choke-
Date
Fri, 13 Apr 2012 16:18:50 +0000
Thanks for taking the time to attend to a fairly frivolous point, but at this point, I'm in for a penny, in for a pound, as they say
>So I think it's time to define chock.ado.
>
>program define choke
> di "Mike says to stop!!!!"
> qui stoprightnow
> end
>
>This doesn't quite work because I don't want anything other than "Mike
>says to stop!!!" in the log.
>
>I'd like to suppress the error message:
> unrecognized command: stoprightnow
> r(199);
>yet, if I use -cap- execution proceeds.
>
>Suggestions?
>>> Couldn't you just have an -exit- command?
-exit- doesn't quite do it either. IN some instances, I'm running code in stata while it's open and don't want the program to close
Any ideas?
-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME: (574)289-5227
EMAIL: [email protected]
WWW: http://www.nd.edu/~rwilliam
*
* 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/