M204.2958

From m204wiki
Revision as of 21:09, 17 August 2018 by JAL (talk | contribs) (add info from 7.7 rel notes)
Jump to navigation Jump to search

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

As of Model 204 version 7.7, setting APSYPAGE to non-zero results in an error and prevents the Online from coming up.

System manager response: Set APSYPAGE to 0, and use an alternative; see APSYPAGE parameter for details.

Version introduced: 7.7

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