M204.2100

From m204wiki
Revision as of 23:05, 7 October 2025 by SteveS (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.2100  Invalid address specified for *LOOK or *ZAP

You have entered an address that is not found in the Model 204 Online Address Space

Response: Correct the address and resubmit the command.

Version introduced: 2.2

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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages