Bookmark and Share

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: Capture break in mata


From   Phil Schumm <[email protected]>
To   <[email protected]>
Subject   Re: st: Capture break in mata
Date   Tue, 1 Oct 2013 15:41:24 -0500

On Oct 1, 2013, at 3:14 PM, Phil Schumm <[email protected]> wrote:
> Here is your code cleaned up a bit:

<snip>

>        i = 1
>        while (!breakkey() & i<1e4) {

<snip>


Oops -- clearly i should start out as 0 instead of 1 here.  Sorry about that.


-- Phil

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index