LANGUAGE (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:LANGUAGE}}
<span class="pageSubtitle">LANGUAGE xxx &mdash; override default language</span>
<span class="pageSubtitle"><section begin="desc" />LANGUAGE xxx &amp;mdash; override default language<section end="desc" /></span>


<var>LANGUAGE</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port.  
<var>LANGUAGE</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port.  

Latest revision as of 22:17, 16 April 2013

LANGUAGE xxx — override default language

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

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.

See also