Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400SendDescFile Property
In This Topic
    Xfr400SendDescFile Property
    In This Topic
    Gets or sets the description file to send during transfers to an AS/400 from the PC.
    Syntax
    expression.Xfr400SendDescFile 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 be up to 260 characters long.
    See Also