Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TransferTypeOption Enumeration
In This Topic
TransferTypeOption Enumeration
In This Topic
Specifies the type of file being transferred.
Members
MemberDescription
AsciiUses ASCII file transfer.
AskUserDisplays a dialog box asking the user what file transfer method to use.
AutoDetectDetermines file transfer type by the file extension.
BinaryUses binary file transfer.
LabelsUses labels or image file transfer.
ScanReflection determines the file transfer method.
See Also