MSIR.0579 (Error type) PRSTOK item: (bad item): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (add underscores to title)
Line 1: Line 1:
{{DISPLAYTITLE:MSIR.0579 (Error_type) PRSTOK item: (bad_item)}}
This message indicates that you attempted to set the PRSTOK value for a [[Janus Sockets]] port (either with the [[JANUS DEFINE]] command or with a Janus Sockets $function), and that the value specified was invalid. '''''Error_type''''' indicates the problem with the value, and '''''bad_item''''' indicates the portion of the value that encountered the problem.
This message indicates that you attempted to set the PRSTOK value for a [[Janus Sockets]] port (either with the [[JANUS DEFINE]] command or with a Janus Sockets $function), and that the value specified was invalid. '''''Error_type''''' indicates the problem with the value, and '''''bad_item''''' indicates the portion of the value that encountered the problem.


{{Template:MSIR.0579 footer}}
{{Template:MSIR.0579 footer}}
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]

Revision as of 21:11, 11 July 2016

This message indicates that you attempted to set the PRSTOK value for a Janus Sockets port (either with the JANUS DEFINE command or with a Janus Sockets $function), and that the value specified was invalid. Error_type indicates the problem with the value, and bad_item indicates the portion of the value that encountered the problem.


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