This document may be freely copied and distributed, provided that: this copyright notice is included, the entire body of text is included, and the textual content of this document is unchanged.
For written permission to use portions of this document in other publications, send email to bfree@graphcomp.com.
Scripts are a list of commands that may be executed by: command line entry, other scripts, conditional commands and triggers.
Scripts are defined within the [Scripts] section of a script file.
MUTT(tm) will automatically execute a script called "init" at the start of the session if found.
label = command; [command; [...]]
"label" is a unique script name with 16 characters or less and may not include spaces. "command" is any of the previously defined MUTTER(tm) commands.