M204.1758
M204.1758 Invalid numeric edit pattern (token): "token2" in wrong position
The edit pattern specified for $EditN contains a character that appears in an illegal context within the pattern. For example, a dollar sign ($) may not appear to the right of a digit position (999$9 is illegal).
Response: Construct a legal edit pattern by removing the character from the illegal context.
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 |