Programming with Reflection
T27DC2Function property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the action of DC2 (Hex 12) sent by the host. For example, this statement sets DC2 to advance the datacomm pointer:
Session.T27DC2Function = rcT27DC2AdvDCP
The default value is rcT27DC2TogglesForms.
rcT27DC2TogglesForms DC2 toggles in and out of forms mode.
rcT27DC2AdvDCP DC2 advances the datacomm pointer.