MSIR.0677 Unknown $function: (name): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (add <tt>)
Line 1: Line 1:
This message indicates that the FNADDR command was invoked with an unknown $function name, as indicated by <i>name</i>. Note that the $function name should be provided to the FNADDR command '''without''' the leading dollar sign ("$").
This message indicates that the FNADDR command was invoked with an unknown $function name, as indicated by <i>name</i>. Note that the $function name should be provided to the FNADDR command '''without''' the leading dollar sign (<tt>$</tt>).


{{Template:MSIR.0677 footer}}
{{Template:MSIR.0677 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0600 - MSIR.0799]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0600 - MSIR.0799]]

Revision as of 21:30, 11 July 2016

This message indicates that the FNADDR command was invoked with an unknown $function name, as indicated by name. Note that the $function name should be provided to the FNADDR command without the leading dollar sign ($).


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