Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)
Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual—429311-002
7-41
SETPROMPT Command
•
If the keyword RUN is included, VHSCI looks for the program file on the default
volume and subvolume only.
•
The RUN command must be the last command on the command line.
•
TACL ASSIGN messages and PARAM values are passed to the created process.
•
Process creation precedes abbreviation expansion. For example, if a program file
named VER exists on the subvolume $SYSTEM.SYSTEM, the abbreviation VER
(for VERSION) runs the program file VER rather than executing the VERSION
command.
Examples
SETPROMPT Command
The SETPROMPT command enables you to choose the prompt setting.
/ OUT file-spec /
causes any VHSCI output generated for this command to be directed to the
specified file.
NO
disables the following prompt-option.
prompt-option
specifies one of these keywords:
{ DIM }
{ NUMBER }
{ OBJECT }
{ REVERSE }
{ SYSTEM }
{ VOLUME }
DIM
displays the prompt in dim video.
-> RUN MYPROG /NOWAIT/
-> CUP /IN INFILE, OUT $S.#LP1/
-> EDIT FILE1;XVS F
-> ERROR 48
SETPROMPT [ / OUT file-spec / ]
{ [ NO ] prompt-option [, [ NO ] prompt-option ] ... }
{ ALL [, [ NO ] prompt-option ] ... }
{ NONE [, prompt-option ] ... }