infinite loop detection enabled = <Var/Number>

Previous: set script priority to <Var/Number> General Commands Next: <RetVar/IF> is script with prio <Var/Number> on stack
This page is a chapter in the book General Commands.
infinite loop detection enabled = <Var/Number >

<Var/Number >
0 = [FALSE]
1 = [TRUE]

Turns on or off the scripting engine's infinite loop detection for the running process.
Intended to shut down a runaway script.
In practice, it rarely works.
The best protection against runaway scripts is liberal use of the wait instruction and good programming.



General Commands - Contents


Posting Permissions

Posting Permissions
  • You may not create new articles
  • You may not edit articles
  • You may not protect articles
  • You may not post comments
  • You may not post attachments
  • You may not edit your comments