LANGUAGE (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:LANGUAGE}} <span class="pageSubtitle"><section begin="desc" />xxx<section end="desc" /></span> LANGUAGE is a parameter on JANUS DEFINE, which defines and sets...")
 
m (1 revision)
(No difference)

Revision as of 21:58, 8 March 2011

<section begin="desc" />xxx<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. For further discussion, see :hdref refid=lang..

Valid only for OPENSERV ports.

References

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