MSIR.0572 STAT must be linked in for PERFOPT2 X'10' to be set: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The PERFOPT2 X'10' bit which enables the macro language facility requires the ''Model 204'' STAT module to be linked into the Online load module. Either link STAT into the Online load module or don't use the macro facility.
The PERFOPT2 X'10' bit which enables the macro language facility requires the Model 204 STAT module to be linked into the Online load module. Either link STAT into the Online load module or don't use the macro facility.


[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]
{{Template:MSIR.0572 footer}}
[[Category:MSIR.0400 - MSIR.0599]]

Latest revision as of 23:13, 3 March 2017

The PERFOPT2 X'10' bit which enables the macro language facility requires the Model 204 STAT module to be linked into the Online load module. Either link STAT into the Online load module or don't use the macro facility.


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