Programming with Reflection
AsianCharReset property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection allows control characters and escape sequences between double-byte character sequences. This property is relevant only when emulating an HP terminal in Reflection for HP, and when double-byte characters are present in the terminal window.
When this property is set to True, Reflection allows control characters and escape sequences between double-byte character sequences. This is necessary for applications such as Oracle that, for example, put cursor positioning between a double-byte character sequence.
The default value is True.