M204.0786

From m204wiki
Revision as of 00:23, 2 March 2018 by JAL (talk | contribs) (add <var>'s)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.0786  Specified user not active: token

From the operator's console, you issued one of the Model 204 commands that requires the specification of a user number (for example, MSG, BUMP, or WARN). The user number you specified refers to a user who is not active at this time. In the case of the MSG and WARN commands, the user number you specified is echoed.

Response: Correct the user number, and retry the command.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages