DISABLE_SCRIPT
Usage:
DISABLE_SCRIPT <Name>
Variants:
DISABLE_TAGGED <Tag Number>
Description:
Use this in a script to disable another script.
Details:
<Name> is the NAME of the other script which we
wish to disable.
<Tag Number> is the TAG of the other script(s), when using DISABLE_TAGGED. This method allows multiple scripts to be disabled (every one with a matching tag number).
NOTE: if the other script(s) are already disabled, then nothing will happen.
See Also:
NAME,
TAG,
ENABLE_SCRIPT