SCF Reference Manual for G-Series RVUs (G06.24+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-004
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 ->