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