MSIR.0684 $LIST parameter missing: Difference between revisions
Jump to navigation
Jump to search
(Created page with "An <tt>External Call</tt> statement had a <tt>$List</tt> keyword but that keyword was not followed by anything. Correct the statement so that the name of a variable containing a ...") |
(Automatically generated page update) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
An < | An <var>[[EXTERNAL statement#call|External Call]]</var> statement had a <var>$List</var> keyword but that keyword was not followed by anything. Correct the statement so that the name of a variable containing a $list identifier follows the <var>$List</var> keyword. | ||
[[Category: | {{Template:MSIR.0684 footer}} | ||
[[Category:MSIR.0600 - MSIR.0799]] |
Latest revision as of 23:33, 3 March 2017
An External Call statement had a $List keyword but that keyword was not followed by anything. Correct the statement so that the name of a variable containing a $list identifier follows the $List keyword.
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 |