Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TransmitFileOption Enumeration
In This Topic
    TransmitFileOption Enumeration
    In This Topic
    Specifies additional, non-default behavior for the FileTransfer.TransmitFile method.
    Members
    MemberDescription
    NoDisplaySpecifies that incoming characters should not be displayed in the terminal window while waiting for the PromptChar or for PauseTime at the end of a line.
    NoTranslationIndicates that the file contains binary data, and should not be translated from the PC character set into the host character set.
    See Also