InfoConnect for Airlines VBA Guide
AllowJIS Property
Gets or sets whether JIS escape sequences are allowed when other host character sets are selected.
Syntax
Object.AllowJIS As Boolean
Remarks
When this property is false, JIS characters are displayed only when a JIS mode (JIS 1978, JIS 1983, JIS 1990, or JIS Katakana) is selected. When it is true, JIS escape sequences are allowed when other Japanese character sets (such as EUC or SJIS) are selected.
See Also