M204.1751
Jump to navigation
Jump to search
M204.1751 Invalid alphanumeric edit pattern (token): missing "!" character
The edit pattern contains a non-alphanumeric insertion character which is not preceded by an escape character (!). Any character other than A-Z, a-z, 0-9, and blank must be preceded by an escape character. If the processing direction is from right to left, the escape character must appear to the right of the insertion character.
Response: Place an escape character before each non-alphanumeric insertion character in the edit pattern.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |