Endless Looping
Phil Davis
revdev at pdslabs.net
Sat Feb 3 16:42:36 EST 2007
Hi Joe,
Another way is:
repeat
if the shiftKey is down then exit repeat
doMyMainStuff
end repeat
Phil Davis
Mark Schonewille wrote:
> Hi Joe,
>
> There was a release whose allowInterrupts was set to false by default.
> If you make sure that it is set to true, you can abort running scripts
> with command-period (control-period on Windows).
>
> Best,
>
> Mark
>
> --
>
> Economy-x-Talk
> Consultancy and Software Engineering
> http://economy-x-talk.com
> http://www.salery.biz
>
> Get your store on-line within minutes with Salery Web Store software.
> Download at http://www.salery.biz
>
> Op 3-feb-2007, om 21:56 heeft LunchnMeets at aol.com het volgende geschreven:
>
>> Hi Everyone
>>
>> Is there a way for me to stop a running script that’s caught in an
>> endless
>> loop so I can fix my scripting error?
>>
>> Joe
>> Orlando, Florida
More information about the use-livecode
mailing list