SCF Reference Manual for J-Series and H-Series RVUs

SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs529649-003
5-108
SETPROMPT Command
Examples
This command has the initial SCF prompt (line number only).
1-> ASSUME LINE $ABC
2->
This 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->
This 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->
This command uses the SETPROMPT command to set the display of the default
volume and subvolume:
\SYS1 -> SETPROMPT VOLUME
\SYS1 $DATA.MYSUBVOL ->