Nested Repeat loops

Geoff Canyon gcanyon at gmail.com
Sat Jun 21 00:41:07 EDT 2014


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 <jacque at 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 <pete at 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         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list