HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


QUIETLY

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Temporarily suppresses the display of I (Informational), W (Warning) and E (Error) messages during the execution of the specified command.
Read syntax diagramSkip visual syntax diagram
>>-QUIETLY--command-name--command-parameters-------------------><

command-name
The command that is being executed.
command-parameters
The parameters needed by this command.

The QUIETLY prefix command overrides the current MSGMODE setting, and suppresses messages (as if MSGMODE was OFF). It does not affect the actual value of the MSGMODE setting.

See MSGMODE for more details about message suppression.

If an IDF message that normally rings the terminal alarm is issued under QUIETLY, the alarm is also suppressed.

Return codes

0
Operation successful
1
No command specified
2
Command name truncated
3
Command unknown
Other
Return code from the command

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014