MSIR.0139 OUTONLY invalid, Janus Open Client support not linked in: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This message indicates that the OUTONLY parameter was specified in a JANUS DEFINE command for a ''[[Janus Open Server]]'' port (type OPENSERV) but ''[[Janus Open Client]]'' support is not linked into the load module being run. Since, OUTONLY indicates that the port could only be used for Open Client applications, specifying this parameter when ''[[Janus Open Client]]'' is not linked in does not make any sense.
This message indicates that the <var>OUTONLY</var> parameter was specified in a <var>[[JANUS DEFINE]]</var> command for a [[Media:JosrvrNew.pdf|Janus Open Server]] port (type <var>OPENSERV</var>) but [[Media:JoclrNew.pdf|Janus Open Client]] support is not linked into the load module being run. Since, <var>OUTONLY</var> indicates that the port could only be used for Open Client applications, specifying this parameter when <var class="product">Janus Open Client</var> is not linked in does not make any sense.


[[Category:Sirius Mods Messages]]
{{Template:MSIR.0139 footer}}
[[Category:MSIR.0001 - MSIR.0199]]

Latest revision as of 23:00, 3 March 2017

This message indicates that the OUTONLY parameter was specified in a JANUS DEFINE command for a Janus Open Server port (type OPENSERV) but Janus Open Client support is not linked into the load module being run. Since, OUTONLY indicates that the port could only be used for Open Client applications, specifying this parameter when Janus Open Client is not linked in does not make any sense.


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