M204.0680
Jump to navigation
Jump to search
M204.0680 Nesting level too deep
The FLOD program contains more than three levels of nested locate loops, but no more than three are allowed. Locate loops are initiated by L or LOOK statements, and they are terminated by ENDL statements. Compilation of the FLOD program continues, but it will not be executed.
File manager response: Correct the FLOD program, and resubmit the job.
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 |