M204.2958

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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