START OF DOCUMENT PREVIOUS PAGE
Copyright © 1995 Robert M. Free - publishing rights reserved
MUTT(tm) and MUTTER(tm) are trademarks of Robert M. Free

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.


[] MUTTER(tm) Scripts

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.


The script format is as follows:

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.


NEXT PAGE Defining and Using Triggers


For more information on MUTT(tm), email mutt@graphcomp.com.