exit a repeat-handler

David Vaughan drvaughan55 at mac.com
Mon Jun 3 00:17:01 EDT 2002


On Monday, June 3, 2002, at 03:46 , Manuel Companys wrote:

>> At 9:21 PM +0200 6/1/02, meili wrote:
>>> Why is it not possible to exit the following repeat-forever-handler by
>>> using the mouseclick-function?
>
> More genrally, what are the Transcript equivalents for HyperTalk
> "exit repeat" and "exit if".
Manuel

The Transcript equivalent of "exit repeat" is ... "exit repeat". :-)

"exit if" is not something I knew existed in HyperCard, and certainly 
never needed. 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.

regards
David
>
> I am an old HyperCard user but a brand new Rev user ...  and the "help"
> is not always easy to use. [for instance I can't find the 
> "encyclopædia" any
> more :-(( ]
>
> Thankyou for helping.
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list