M204.2648
M204.2648 Buffer or large object reference has token token2
A SOUL statement that references the BUFFER or a Large Object field was invalid. The token item, one of these, was in error:
- POSITION
- RESERVE
The token2 error condition describes the error.
Response:
- If this message is issued during compilation, correct the program statement that is in error.
- If this message is issued during evaluation, ensure that the %variable that specifies the value for
POSITION
orRESERVE
contains a valid value.
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 |