Kill a handler

Mark Schonewille m.schonewille at economy-x-talk.com
Sat Mar 29 11:44:07 EDT 2014


Hi,

Really, I don't remember when I used control-period successfully for the 
last time. Whenever I need to to stop an indefinitely running loop, I 
have to kill the entire IDE.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book "Programming LiveCode for the Real Beginner" 
http://qery.us/3fi

LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 3/29/2014 16:36, dunbarx at aol.com wrote:
>   To break into your loop so that an external control can, er, take control, add this line as appropriate inside your loop(s):
>
>
> wait 0 with messages
>
>
> This will let the handler look outside itself for a brief instant, so that a mouseUp message can be generated by that "cancel" button.
>
>
> You do know that cmd-period will abort any running hsndler, right?
>
>
> Craig Newman
>
>





More information about the use-livecode mailing list