M204.0673
Jump to navigation
Jump to search
M204.0673 Error procedure not defined or cancelled in subsys subsysName - error code: APSYerrorCode
The subsystem error procedure, if defined, was canceled due to attempted terminal I/O. When the error code is CAN, HNG, HRD, or SFT, the error procedure cannot attempt to issue any of the following SOUL statements: $Prompt, $Read, Print, Read Menu, Read Screen, Skip, or any other statement that writes to the user's terminal. All other SOUL statements are permitted.
Response: Contact your System Manager.
System manager response: Refer to Error global variable, Error procedure, and Error processing for further detail on coding conventions for the error procedure.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITAD | Writes the message with line type AD to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
SAVE | Saves the message in the VIEW ERRORS table |