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 [EMAIL PROTECTED] 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
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to