Safeguard Reference Manual (G06.24+, H06.03+ )

SAFECOM Session-Control Commands
Safeguard Reference Manual520618-013
4-3
ASSUME Command
The rest of this section contains individual syntax descriptions. Commands appear in
alphabetic order, and most descriptions contain these elements:
A summary of the function performed by the command
Descriptions of the command parameters and variables
Special considerations for the use of the command
Examples of command usage
ASSUME Command
ASSUME establishes a default object class so that the object class need not be
entered in each command that requires it. The object class specified in the ASSUME
command is used for subsequent RESET, SET, SHOW, ADD, INFO, ALTER, FREEZE,
THAW, and DELETE commands during the current session. You can assume a new
default object class at any time during the session.
After you specify a default object class, you can enter an object-management
command for the default object class without specifying the object class again.
ASSUME
entered with no object-type, establishes no default object class. If you omit
object class, you must specify an object class in all subsequent object-
management commands.
object-type
is the default object class assumed for any subsequent user-management or
object-management commands that do not include either USER or an object class.
For object-type, specify one of these:
ALIAS
DEVICE
DISKFILE
DISKFILE-PATTERN
EVENT-EXIT-PROCESS
PROCESS
SUBDEVICE
! Displays and executes a specified command that you previously entered
during the current session.
-- (two hyphens) Delimits comments in SAFECOM commands.
& (ampersand) Indicates that the command is continued on the next line.
ASSUME [ object-type ]
Table 4-1. Session-Control Command Summary (page 2 of 2)
Command Function