exit a repeat-handler

Manuel Companys mcompanys at mac.com
Sun Jun 2 23:23:01 EDT 2002


Le 3/06/02 6:13, David Vaughan <drvaughan55 at mac.com> a crit:

> If you have nested if...else... statements which are deep
> enough to need an exit, see if "switch...case..." works better for you.
> The "break" statement in there will do the trick.
"Switch ... case" looks great.

Thankyou.



More information about the use-livecode mailing list