MSIR.0324 Cancelling request because of $(function) error

From m204wiki
Revision as of 22:46, 8 February 2018 by JAL (talk | contribs) (link repair)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This message indicates that an error was encountered in a date $function while APPDATE DATE_ERR CANCEL was set. This message will be preceded by either MSIR.0321, MSIR.0322 or MSIR.0323 and MSIR.0325 or MSIR.0326 giving more details about the nature of the error.

Correct the User Language that generated the error, or turn off APPDATE error processing. See Sir2000 User Language Tools for more information.


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
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages