MSIR.0873 IMPLEMENTS invalid -- (reason): Difference between revisions
Jump to navigation
Jump to search
(Created page with "The <tt>Implements</tt> keyword was specified on a member declaration, but there is something wrong with the Implements clause. If the indicated reason is unclear, see the ''Janu...") |
(Automatically generated page update) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
The < | The <var>Implements</var> keyword was specified on a member declaration, but there is something wrong with the <var>Implements</var> clause. If the indicated reason is unclear, see [[Dynamic dispatch]]. | ||
[[Category: | {{Template:MSIR.0873 footer}} | ||
[[Category:MSIR.0800 - MSIR.0999]] |
Latest revision as of 23:35, 3 March 2017
The Implements keyword was specified on a member declaration, but there is something wrong with the Implements clause. If the indicated reason is unclear, see Dynamic dispatch.
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 |