MPE/iX Commands Reference Manual (32650-90877)

Chapter 1 17
Commands by Task
Task-Related Commands
VSRELEASESYS Cancels a previously issued VSRESERVESYS command for a specified
volume set.
VSRESERVE Reserves a particular volume set online.
VSRESERVESYS Reserves a volume set online system-wide.
VSUSER Lists all users of a currently reserved, mountable volume set.
Using Command Files and User-Defined Commands
ANYPARM Define a parameter that accepts all characters without the need for quotes.
ESCAPE Allows the CI programmer to simulate all aspects of CI error handling.
OPTION Modifies the environment of user-defined commands and command files.
PARM Defines a parameter for a UDL or command file.
RETURN Used in user command files to return execution to the calling environment.
SETCATALOG Specifies a file containing user-defined commands.
SHOWCATALOG Displays information about user-defined commands (UDCs).
XEQ Executes a program or command file.
Using Computer Language Programs
BASIC Interprets a compatibility mode BASIC/V program.
BASICGO Compiles, prepares, and executes a compatibility mode BASIC/V program.
BASICOMP Compiles a compatibility mode BASIC/V program.
BASICPREP Compiles and prepares a compatibility mode BASIC/V program.
BBASIC Starts execution of the HP Business BASIC/V interpreter in compatibility
mode.
BBASICGO Compiles, prepares, and executes an HP Business BASIC/V program in
compatibility mode.
BBASICOMP Compiles an HP Business BASIC/V program in compatibility mode.
BBASICPREP Compiles and prepares an HP Business BASIC/V program in compatibility
mode.
BBXL Initiates execution of the HP Business BASIC/XL interpreter.
BBXLCOMP Compiles an HP Business BASIC/XL program.
BBXLGO Compiles, links, and executes an HP Business BASIC/XL program.
BBXLLK Compiles and links an HP Business BASIC/XL program.
CCXL Compiles an HP C/iX program.
CCXLGO Compiles, links, and executes an HP C/iX program.
CCXLLK Compiles and links an HP C/iX program.
COB74XL Compiles an HP COBOL II/XL program using the 1974 ANSI standard