SCF Reference Manual for G-Series RVUs (G06.24+)

SCF Commands
SCF Reference Manual for G-Series RVUs520413-004
5-37
ASSUME Command
Refer to Effect of the ASSUME Command on Object-Name Specification on
page 5-5 and Effect of the ASSUME Command on Subdevice Specification on
page 5-6 for examples of how the syntax of an INFO command is affected by the
ASSUME command.
Examples
The following INFO command displays information about all workstations attached
to line $LINE1:
-> ASSUME LINE $LINE1
-> INFO WS *
The following command causes SCF to route the ADD command to the storage
subsystem even if the $DATA disk does not exist:
-> ASSUME SENDTO STORAGE
-> ADD DISK $DATA
The following ASSUME command clears any assumed subsystem name:
-> ASSUME SENDTO
The following command clears any assumed object type or object name:
-> ASSUME