CHARSET (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
Line 1: Line 1:
{{DISPLAYTITLE:CHARSET}}
{{DISPLAYTITLE:CHARSET}}
<span class="pageSubtitle"><section begin="desc" />CHARSET xxx -- specify character set on <var>[[JANUS DEFINE#type|OPENSERV]]</var> ports<section end="desc" /></span>
<span class="pageSubtitle"><section begin="desc" />CHARSET xxx &mdash; specify character set on <var>[[JANUS DEFINE#type|OPENSERV]]</var> ports<section end="desc" /></span>


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

Revision as of 23:08, 29 February 2012

<section begin="desc" />CHARSET xxx — specify character set on OPENSERV ports<section end="desc" />

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

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

Valid for OPENSERV ports.

See also