MSIR.0848 Invalid InternalNames statement: Difference between revisions
Jump to navigation
Jump to search
(Created page with "An InternalNames statement was followed by something on the same line. Since the InternalNames statement has no parameters or options, it must appear alone in a line of User Lang...") |
(Automatically generated page update) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
An InternalNames statement was followed by something on the same line. Since the InternalNames statement has no parameters or options, it must appear alone in a line of | An <var>[[Methods#Internal parameter names|InternalNames]]</var> statement was followed by something on the same line. Since the <var>InternalNames</var> statement has no parameters or options, it must appear alone in a line of <var class="product">SOUL</var>. Remove the text after the <var>Internalnames</var> statement. | ||
This error can also occur inside the <var>InternalNames</var> block, if the name mappings don't have the proper <var class="term">%internalName</var> is <var class="term">%parmName</var> format. Finally, this error can occur on the <var>End InternalNames</var> statement, if there is text in this statement after the word <code>InternalNames</code>. | |||
[[Category: | {{Template:MSIR.0848 footer}} | ||
[[Category:MSIR.0800 - MSIR.0999]] |
Latest revision as of 23:35, 3 March 2017
An InternalNames statement was followed by something on the same line. Since the InternalNames statement has no parameters or options, it must appear alone in a line of SOUL. Remove the text after the Internalnames statement.
This error can also occur inside the InternalNames block, if the name mappings don't have the proper %internalName is %parmName format. Finally, this error can occur on the End InternalNames statement, if there is text in this statement after the word InternalNames
.
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 |