M204.2958: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add info from rel notes)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
__NOTOC__
__NOTOC__
<p>
<p>
>** Replace this with an <b><i>explanation of the message</i></b>, such as the conditions causing it **<
Under Model&nbsp;204 version 7.6, the <var>APSYPAGE</var> parameter is disabled; if it is set, the Online will still come up. However, <var>APSYPAGE</var> will have no effect.  </p>
</p>
<p>
Under  version 7.7, setting <var>APSYPAGE</var> to a non-zero value results in an error and prevents the Online from coming up. </p>
<p>
<p>
<b>Response:</b>
<b>Response:</b> Set <var>APSYPAGE</var> to 0, and use an alternative (see [[APSYPAGE parameter]] for information about an alternative).
>** Replace this with a <b><i>description of the action</i></b> the customer should take **<
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>
x.x
7.6
</p>
</p>
{{Template:M204.2958 footer}}
{{Template:M204.2958 footer}}
[[Category: Pending messages]]

Latest revision as of 18:03, 20 August 2018

M204.2958  APSYPAGE is obsolete as of 7.6. Rocket recommends using RESPAGE and​/​or TEMPPAGE as the alternative

Under Model 204 version 7.6, the APSYPAGE parameter is disabled; if it is set, the Online will still come up. However, APSYPAGE will have no effect.

Under version 7.7, setting APSYPAGE to a non-zero value results in an error and prevents the Online from coming up.

Response: Set APSYPAGE to 0, and use an alternative (see APSYPAGE parameter for information about an alternative).

Version introduced: 7.6

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages