InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / SpecifyKeySendsHex Property
In This Topic
    SpecifyKeySendsHex Property
    In This Topic
    Gets or sets a value indicating whether the cursor position should be sent in hexidecimal when the Specify key is pressed.
    Syntax
    expression.SpecifyKeySendsHex As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also