LANGUAGE (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:LANGUAGE}}
{{DISPLAYTITLE:LANGUAGE}}
<span class="pageSubtitle"><section begin="desc" />xxx<section end="desc" /></span>
<span class="pageSubtitle"><section begin="desc" />LANGUAGE xxx -- override default language<section end="desc" /></span>


LANGUAGE is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port. See the [[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]].
LANGUAGE is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port. See the [[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]].


 
This parameter indicates, to the remote host, the language being used by Janus. This allows a port-specific override of either the default language or the language specified on the JANUS LANGUAGE subcommand. The default language is us_english. LANGUAGE has no effect on the operation of any application in ''Model 204''. The name of the specified language is simply forwarded to the remote host.  
 
This parameter indicates, to the remote host, the language being used by Janus. This allows a port-specific override of either the default language or the language specified on the JANUS LANGUAGE subcommand. The default language is us_english. LANGUAGE has no effect on the operation of any application in ''Model 204''. The name of the specified language is simply forwarded to the remote host. For further discussion, see :hdref refid=lang..  


Valid only for OPENSERV ports.
Valid only for OPENSERV ports.

Revision as of 20:21, 11 March 2011

<section begin="desc" />LANGUAGE xxx -- override default language<section end="desc" />

LANGUAGE is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port. See the List of JANUS DEFINE parameters.

This parameter indicates, to the remote host, the language being used by Janus. This allows a port-specific override of either the default language or the language specified on the JANUS LANGUAGE subcommand. The default language is us_english. LANGUAGE has no effect on the operation of any application in Model 204. The name of the specified language is simply forwarded to the remote host.

Valid only for OPENSERV ports.

References

See: List of Janus commands | List of JANUS DEFINE parameters.