Virtual Hometerm Subsystem (VHS) Manual (H06.03+)
Command Descriptions
Virtual Hometerm Subsystem (VHS) Manual—429311-001
7-40
SETPROMPT Command
/run-options/
specifies a list of one or more RUN options.
parameter-string
specifies a list of run parameters to be passed to the initiated program. All text
following the program file name is assumed to be part of the parameter string.
Continuation lines can be used.
Considerations
•
The keyword RUN can be left off the RUN command if the file name is not the
same as a valid VHSCI command and if the program file is located in either the
$SYSTEM.SYSnn or the $SYSTEM.SYSTEM subvolume. VHSCI runs the
program on $SYSTEM.SYSTEM if the program exists on both subvolumes.
•
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.
-> 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 ] ... }










