SCRIPT-CMD(2)           XR32 REFERENCE MANUAL                23/3/2013

COMMAND
        < -- Execute XR32 Command Scripts.

SYNOPSIS
        < <script file>

AVAILABILITY
        Sysops-only.

DESCRIPTION
        The "<" command reads a specified file, and executes any XR32
 commands contained therein.

 This would typically be used to execute frequently used
 command sequences.

EXAMPLE
        < MYCMDS.TXT

CAVEATS
        The script must not include any commands which require
 interaction with the sysop, otherwise it will pause at that
 point.

SCRIPT-CMD(2)             END OF DOCUMENT