M204.1580
M204.1580 Image depending variable not numeric
During evaluation of a SOUL Read Image statement, Model 204 encountered a non-numeric value in an image item or %variable mentioned in a Depending On clause of the image definition.
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 verify 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 |