M204.1581
M204.1581 Image depending variable negative or exceeds maximum
During evaluation of a SOUL Read Image statement, Model 204 encountered an illegal value in an image item or %variable mentioned in a Depending On clause of the image definition. The value was negative or larger than the maximum size of the array.
Response: If the depending variable is a %variable, set the value before the Read Image statement is executed, and retry the request. If the depending variable is in a record being read and the data cannot be corrected, use the Occurs Unknown form of array definition, and insure that the depending variable is a valid number, before using it in an Identify statement.
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 |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |