Programming with Reflection
T27DC1ClearsEOL property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the action of a DC1 (Hex 11) character sent by the host. When this property is True, the display is cleared from the keyboard cursor to the end of the line. When this property is False, the display is not cleared and the terminal stays in receive mode. For example:
Session.T27DC1ClearsEOL = False
The default value is False.