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
Austin Nichols <[email protected]>
To
[email protected]
Subject
Re: st: -choke-
Date
Fri, 13 Apr 2012 12:22:31 -0400
E Michael Foster <[email protected]> :
Perhaps
error 5000
or somesuch? Do you object to the display of an unadorned return code?
On Fri, Apr 13, 2012 at 12:18 PM, E Michael Foster <[email protected]> wrote:
> 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?
>
*
* 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/