InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / TransmitModeOption Enumeration
In This Topic
    TransmitModeOption Enumeration
    In This Topic
    Defines options for transmitting data from terminal screen to the host.
    Members
    MemberDescription
    ALLCauses the transfer of all data, uncluding FCCs
    CHANCHAN (Changed) transmission mode. Causes the transfer of only the data and the FCC from each field in which an actual change has been made.
    VARVariable (VAR) transmission mode. Causes the transfer of all unprotected data and all FCCs. Most host programs will expect the terminal to be in this mode.
    See Also