Thoughts about Functions, Pseudocode & Natural Language

Mark Wieder mwieder at ahsoftware.net
Sat Sep 12 18:12:47 EDT 2015


On 09/12/2015 07:12 AM, Dr. Hawkins wrote:

> The missing control structure that is killing me in livecode is something
> like
>
> repeat for some reason or another :georgeCheck
>
> ...
> exit repeat georgeCheck
>
>
> which would allow leaving an outer repeat from within an inner repeat.

If you work at it hard enough, you can exit from an outer repeat by 
adjusting the loop indices before the next repeat.

But otherwise, yes. Named control structures would be nice.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list