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

SCF Commands
SCF Reference Manual for G-Series RVUs520413-005
5-108
SETPROMPT Command
Examples
The following command has the initial SCF prompt (line number only).
1-> ASSUME LINE $ABC
2->
The following command uses the SETPROMPT command to set all optional
prompts except the display of the default volume and subvolume:
2-> SETPROMPT ALL, NO VOLUME
\SYS1 LINE $ABC 3->
The following command uses the SETPROMPT command to turn off the display of
any assumed object type, object name, and command-line number:
\SYS1 LINE $ABC 3-> SETPROMPT NO OBJECT, NO NUMBER
\SYS1->
The following command uses the SETPROMPT command to set the display of the
default volume and subvolume:
\SYS1 -> SETPROMPT VOLUME
\SYS1 $DATA.MYSUBVOL ->