Suppress messages directed to console
Component: | BS2000 |
Functional area: | Operator terminal control |
Domain: | not allocated |
Privileges: | OPERATING |
Routing code: | @ |
Function
The command allows operators to suppress messages which are directed to a physical console (operator terminal) and are already queued for output. It is possible to suppress all messages or only those originating from a particular task.
Response messages and command termination messages cannot be suppressed.
The command operates only on messages which are currently queued for output. Messages generated subsequently are not suppressed.
Format
RESET-MSG-BUFFER |
SENDER = *ANY / <alphanum-name 1..4> |
Operands
SENDER =
Designates the source of the messages that are to be suppressed.
SENDER = *ANY
All messages directed to the console are to be suppressed.
SENDER = <alphanum-name 1..4>
Only messages originating from a specific task are to be suppressed.
The task is identified by its TSN.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command successfully executed | |
1 | CMD0202 | Syntax error in command | |
2 | CMD0198 | Shutdown in progress | |
64 | CMD0216 | User does not have required privilege | |
64 | NBR0200 | Command temporarily unavailable | |
2 | 64 | NBR0898 | Input from user task not permitted |
64 | NBR1080 | Command is reserved for physical consoles |