M204.2360: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (link repair) |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
The position name must be declared with the <var>Declare</var> statement prior to use on the <var>[[Global features# | The position name must be declared with the <var>Declare</var> statement prior to use on the <var>[[Global features#Remember statement|Remember]]</var> statement. </P> | ||
<p> | <p> | ||
<b>Response:</b> Declare the position name, and retry. </p> | <b>Response:</b> Declare the position name, and retry. | ||
</p> | |||
{{Template:M204.2360 footer}} | {{Template:M204.2360 footer}} | ||
<!-- skeleton as it was in pdf/POSITION position_name HAS NOT BEEN DECLARED /--> | <!-- skeleton as it was in pdf/POSITION position_name HAS NOT BEEN DECLARED /--> |
Latest revision as of 19:10, 22 May 2018
M204.2360 Position token has not been declared
The position name must be declared with the Declare statement prior to use on the Remember statement.
Response: Declare the position name, 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 |
ECHO | Displays the line that caused the error |