M204.0680: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.0680 skeleton}} | {{Template:M204.0680 skeleton}} | ||
<P>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 are terminated by ENDL statements. Compilation of the FLOD | <P> | ||
program continues but it will not be executed. </P> | The <var>FLOD</var> program contains more than three levels of nested locate loops, but no more than three are allowed. Locate loops are initiated by <var>L</var> or <var>LOOK</var> statements, and they are terminated by <var>ENDL</var> statements. Compilation of the <var>FLOD</var> | ||
<p><b>File manager response:</b> Correct the FLOD program and resubmit the job. </p> | program continues, but it will not be executed. </P> | ||
<p> | |||
<b>File manager response:</b> Correct the <var>FLOD</var> program, and resubmit the job. | |||
</p> | |||
{{Template:M204.0680 footer}} | {{Template:M204.0680 footer}} | ||
<!-- skeleton as it was in pdf/NESTING LEVEL TOO DEEP /--> | <!-- skeleton as it was in pdf/NESTING LEVEL TOO DEEP /--> |
Latest revision as of 22:35, 27 February 2018
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 |