Programming with Reflection

image\rwnprg32.gif AllowJIS property

 

Syntax

object.AllowJIS
object.AllowJIS = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether JIS escape sequences are allowed when other host character sets are selected. When this property is False, Reflection will display JIS characters 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 characters sets (such as EUC or SJIS) are selected.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property