Programming with Reflection
ShowSOSIChars property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether to show shift-out and shift-in (SO/SI) control characters on the terminal screen. This helps you determine where double-byte characters or fields begin and end. When this property is True, SO/SI characters are shown on the host screen; when it is False, they are not shown.
This property is applicable to double-byte terminal sessions only.
The default value is False.