MSIR.0326 $(function) - argument (argnum) = '(value)': Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (minor formatting)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This message follows MSIR.0321, MSIR.0322 or MSIR.0323 and indicates the value of a function argument at the time a date error was encountered.
This message follows MSIR.0321, MSIR.0322, or MSIR.0323, and it indicates the value of a function argument at the time a date error was encountered.
 
This message can also follow the MSIR.0512 message, in which case it displays the name of, and the returned value from, the $function that is causing a request cancellation, based upon the setting of a previous <code>SIRFACT CANCEL</code> command.


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

Latest revision as of 15:19, 10 April 2018

This message follows MSIR.0321, MSIR.0322, or MSIR.0323, and it indicates the value of a function argument at the time a date error was encountered.

This message can also follow the MSIR.0512 message, in which case it displays the name of, and the returned value from, the $function that is causing a request cancellation, based upon the setting of a previous SIRFACT CANCEL command.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages