InfoConnect for Airlines VBA Guide
TransferDownloadDirectory Property
Returns or specifies the default folder for transfers to the local computer.
Syntax
Object.TransferDownloadDirectory As String
Remarks
This property affects transfers under all supported protocols (WRQ/Reflection, FTP, Kermit, Xmodem, and Zmodem). It does not affect programmatic transfers, which always use the current folder. The default is the User subfolder under the installation folder. The maximum length for this string is 80 characters.
See Also