M204.1253
Jump to navigation
Jump to search
M204.1253 Unexpected end of included data
Model 204 tried to read a line from an included procedure for a dummy string substitution, but all of the procedure's lines had been processed.
Response: Add your dummy string value to the appropriate procedure, or use a different kind of dummy string so that Model 204 uses a different source for the substitute value. Rules on dummy string substitution appear in Dummy strings in procedures.
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 |