M204.1610
M204.1610 Only 4095 images allowed for a single block
More than 4095 Image statements appear before the first End Image. All of the images describe the same block of data. Model 204 allows a maximum of 4095 images of a single data block. Prior to version 7.7, the maximum was 255.
Response: Reduce the number of images of this block to the maximum or less. Note that items can redefine part of an image using the At clause without creating a separate image definition. If the images describe separate blocks of data, insert End Image statements between the images. Retry the request.
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 |
ECHO | Displays the line that caused the error |
COMPILE | Compilation error |