Programming with Reflection
T27ETXDisplay property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether or not an ETX (Hex 3) character sent by the host is displayed in T27 terminal emulation in non-forms mode. For example, this statement turns on the ETX character display:
Session.T27ETXDisplay = True
The default value is False.