Event Management Service (EMS) Analyzer Manual

Command Descriptions
Event Management Service (EMS) Analyzer Manual133700
5-42
SETPROMPT
(for VERSION) causes the program file VER to be run rather than execution of the
VERSION command.
Examples
SETPROMPT
The SETPROMPT command allows you to chose the prompt setting.
/OUT file-spec/
causes any EMS Analyzer output generated for this command to be directed to the
specified file.
NO
disables the following prompt-option.
prompt-option
is one of the following keywords:
{ DIM }
{ NUMBER }
{ OBJECT }
{ REVERSE }
{ SYSTEM }
{ VOLUME }
DIM
displays the prompt in dim video.
NUMBER
displays the command line number.
OBJECT
displays the assumed object-type and object-name. See the ASSUME
command.
-> 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 ] ... }