MSIR.0235 APPDATE requires SYSTEM before USER 0 parameter line: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 2: Line 2:


{{Template:MSIR.0235 footer}}
{{Template:MSIR.0235 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0200 - MSIR.0399]]
[[Category:MSIR.0200 - MSIR.0399]]

Revision as of 23:08, 3 March 2017

This indicates that you coded an APPDATE command in the CCAIN input prior to the user 0 parameter line, but you did not use a command that begins APPDATE SYSTEM, which is the only form of the command allowed there.


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