InfoConnect for Airlines VBA Guide
Xfr400ReceiveDescFile Property
Gets or sets a description file to receive during a transfer from an AS/400 to the PC.
Syntax
Object.Xfr400ReceiveDescFile As String
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions. The default is "*.FDF". This string can contain up to 260 characters.
See Also