Programming with Reflection
T27SOHExitsForms property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the SOH character (Hex 01) exits Forms mode in T27 emulation. When this property is True, the terminal exits Forms mode when a message is received. For example:
Session.T27SOHExitsForms = True
The default value is True.