HP 3000 Manuals

TOOLSET XL COMMANDS AND FUNCTION KEYS [ HPTOOLSET XL Reference Manual ] MPE/iX 5.0 Documentation


HPTOOLSET XL Reference Manual

Chapter 4  TOOLSET/XL COMMANDS 
           AND FUNCTION KEYS 

Concatenating Commands 

Commands may be strung together in order to enter a sequence of commands
at the same time.  To use more than one TOOLSET/XL command, follow each
command except the last with a semicolon (;).  For example:

COPYFILE MYFILE TO NEWFILE; EDIT NEWFILE

You cannot concatenate a TOOLSET/XL command after an MPE XL command.  If
you are stringing together TOOLSET/XL commands and MPE XL commands, the
MPE XL command must be at the end of the list.

If an error causes one of the commands to fail, the remainder of the
commands in that sequence are not executed.  The same is true if a
command in your string requires a menu display or puts TOOLSET/XL into
Add mode.  Any pending XEQ files or symbolic debug command lists are
terminated.


MPE/iX 5.0 Documentation