Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
TransferAutoDetectDefaultType Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
FileTransfer Object
: TransferAutoDetectDefaultType Property
Returns or specifies what type of file transfer to use when no transfer type has been associated with the file extension of a file to be transferred using the Auto-Detect transfer feature.
Syntax
Visual Basic (Declaration)
Object.TransferAutoDetectDefaultType
As
TransferTypeOption
Remarks
Use binary file transfer.
Use ASCII file transfer.
Use Labels or Image file transfer.
InfoConnect determines the file transfer method. (The default.)
Display a dialog box prompting the user for a file transfer method.
See Also
Reference
FileTransfer Object
FileTransfer Members
Send Feedback