Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400SaveDescriptionFile Property
In This Topic
    Xfr400SaveDescriptionFile Property
    In This Topic
    Gets or sets whether to save the description file during transfers from an AS/400 to a PC.
    Syntax
    expression.Xfr400SaveDescriptionFile As Boolean
    where expression is a variable that represents a FileTransfer Object
    Remarks
    When this property is set to true, the description file is saved. This property affects AS/400 data transfer and is only relevant for 5250 sessions.
    See Also