LANGUAGE (JANUS DEFINE parameter)

From m204wiki
Revision as of 22:37, 24 February 2012 by JAL2 (talk | contribs)
Jump to navigation Jump to search

<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.