A SERVICE OF

logo

22 Chapter 1
Commands by Task
Task-Related Commands
LDISMOUNT Causes a volume set that was reserved system-wide by the user to be
released.
LMOUNT Reserves a volume set system-wide.
MOUNT Reserves an online volume set.
VMOUNT Enables/disables the MPE/iX movable volume facility.
VOLTIL Defragment diskspace, general user volume management
VSCLOSE Closes a specified volume set and takes it offline.
VSOPEN Reopens a volume set closed with VSCLOSE.
VSRELEASE Releases a volume set that was explicitly reserved by the user with
VSRESERVE.
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.