MSIR.0322 Error in $(function) call in line (num) of command level program - (errdesc): Difference between revisions

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


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

Revision as of 23:08, 3 March 2017

This message indicates that an error was encountered in a date $function while APPDATE DATE_ERR REPORT or APPDATE DATE_ERR CANCEL was set. This message is issued when the $function call was entered at command level. A description of the nature of the error is indicated. Either correct the User Language that generated the error or turn off APPDATE error processing. See the Sir2000 User Language Tools Reference Manual 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
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages