MSIR.0579 (Error_type) PRSTOK item: (bad_item)

From m204wiki
Jump to navigation Jump to search

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