M204.1559: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1559 skeleton}} | {{Template:M204.1559 skeleton}} | ||
<P>A host language IFGETV call uses a DATA or LIST specification followed by a character other than a semicolon (;). </P> | <P> | ||
<p><b>Response:</b> The valid specifications are EDIT or LIST without a field name list. Correct the argument and retry. </p> | A host language <var>IFGETV</var> call uses a <var>DATA</var> or <var>LIST</var> specification followed by a character other than a semicolon (;). </P> | ||
<p> | |||
<b>Response:</b> The valid specifications are <var>EDIT</var> or <var>LIST</var> without a field name list. Correct the argument, and retry. | |||
</p> | |||
{{Template:M204.1559 footer}} | {{Template:M204.1559 footer}} | ||
<!-- skeleton as it was in pdf/INVALID IFGETV SPEC SYNTAX /--> | <!-- skeleton as it was in pdf/INVALID IFGETV SPEC SYNTAX /--> |
Revision as of 00:41, 8 March 2018
M204.1559 Invalid IFGETV spec syntax
A host language IFGETV call uses a DATA or LIST specification followed by a character other than a semicolon (;).
Response: The valid specifications are EDIT or LIST without a field name list. Correct the argument, 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 |