M204.2030: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
An ambiguous find specification has been coded on an IFFIND function. An IN clause was coded but the FD keyword was not provided. </P> | An ambiguous find specification has been coded on an <var>IFFIND</var> function. An <var>IN</var> clause was coded, but the <var>FD</var> keyword was not provided. </P> | ||
<p> | <p> | ||
<b>Response:</b> Add the FD keyword to the find specification. This will enable Model 204 to determine if the IN clause is a file/group clause or a reference to a previously established record set. See [[IFFIND (HLI function)]] for a description of the format of IFFIND specifications on multiple cursor threads. </p> | <b>Response:</b> Add the <var>FD</var> keyword to the find specification. This will enable Model 204 to determine if the <var>IN</var> clause is a file/group clause or a reference to a previously established record set. See [[IFFIND (HLI function)]] for a description of the format of <var>IFFIND</var> specifications on multiple cursor threads. | ||
</p> | |||
{{Template:M204.2030 footer}} | {{Template:M204.2030 footer}} | ||
<!-- skeleton as it was in pdf/INVALID IFFIND SPECIFICATION /--> | <!-- skeleton as it was in pdf/INVALID IFFIND SPECIFICATION /--> |
Latest revision as of 17:14, 15 March 2018
M204.2030 Invalid IFFIND specification
An ambiguous find specification has been coded on an IFFIND function. An IN clause was coded, but the FD keyword was not provided.
Response: Add the FD keyword to the find specification. This will enable Model 204 to determine if the IN clause is a file/group clause or a reference to a previously established record set. See IFFIND (HLI function) for a description of the format of IFFIND specifications on multiple cursor threads.
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 |