Programming with Reflection

image\rwnprg32.gif T27DC2Function property

 

Syntax

object.T27DC2Function
object.T27DC2Function = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

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

Values

The default value is rcT27DC2TogglesForms.

rcT27DC2TogglesForms DC2 toggles in and out of forms mode.

rcT27DC2AdvDCP DC2 advances the datacomm pointer.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property