InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / FormXmitToCursor Property
In This Topic
    FormXmitToCursor Property
    In This Topic

    Gets or sets a value indicating whether to transmit all transmittable fields between home and the cursor position when the session is in forms mode.
    If false, T27 transmits all transmittable fields on the page.

    Syntax
    expression.FormXmitToCursor As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also