Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400ReceiveDescFile Property
In This Topic
    Xfr400ReceiveDescFile Property
    In This Topic
    Gets or sets a description file to receive during a transfer from an AS/400 to the PC.
    Syntax
    expression.Xfr400ReceiveDescFile As String
    where expression is a variable that represents a FileTransfer Object
    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