InfoConnect for Airlines VBA Guide
UseKatakanaCharacterSet Property
Gets or sets whether the Katakana or Kanji character set is used by default when HostCharacterSet is set to DECKanji1983 or DECKanji1978.
Syntax
Object.UseKatakanaCharacterSet As Boolean
Remarks
When this property is set to true, InfoConnect uses the Katakana character set.

When it is set to false, InfoConnect uses the Kanji character set.

See Also