It's hard to say without context, but one way to handle things like this is
to fold it all into a function/handler. Then if you want to exit you can
exit/return.


On Fri, Jun 20, 2014 at 8:55 PM, J. Landman Gay <jac...@hyperactivesw.com>
wrote:

> I've needed that too occasionally but I've always had to set a flag like
> you do. We need an "exit all repeats" command.
>
> On June 20, 2014 8:18:59 PM CDT, Peter Haworth <p...@lcsql.com> wrote:
> >Wondering if anyone has an elegant way of exiting all the way out of a
> >set
> >of nested repeat loops.
> --
> Jacqueline Landman Gay         |     jac...@hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to