InfoConnect for Airlines VBA Guide
TransferType Property (FileTransfer)
Gets or sets the transfer protocol InfoConnect uses.
Syntax
Remarks
Values:
IndFile Specifies IND$FILE as the transfer protocol. (The default for 3270 sessions.)
AS400Xfer Specifies AS/400 data transfer as the transfer protocol. (The default for 5250 sessions.)
Ftp Specifies FTP as the transfer protocol.
See Also