M204.2366: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
m link repair |
||
| Line 4: | Line 4: | ||
A position cannot be remembered in a <var>For</var> loop that has no foundset. </P> | A position cannot be remembered in a <var>For</var> loop that has no foundset. </P> | ||
<p> | <p> | ||
<b>Response:</b> Remove the <var>[[Global features# | <b>Response:</b> Remove the <var>[[Global features#Remember statement|Remember]]</var> statement, and retry. | ||
</p> | |||
{{Template:M204.2366 footer}} | {{Template:M204.2366 footer}} | ||
<!-- skeleton as it was in pdf/"REMEMBER" IS INVALID IN A FOR LOOP THAT HAS NO FOUNDSET /--> | <!-- skeleton as it was in pdf/"REMEMBER" IS INVALID IN A FOR LOOP THAT HAS NO FOUNDSET /--> | ||
Latest revision as of 19:11, 22 May 2018
M204.2366 "remember" is invalid in a for loop that has no foundset
A position cannot be remembered in a For loop that has no foundset.
Response: Remove the Remember statement, and retry.
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 |