Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400UseDescriptionFile Property
In This Topic
    Xfr400UseDescriptionFile Property
    In This Topic
    Gets or sets whether a description file should be used when sending a PC file to an AS/400.
    Syntax
    expression.Xfr400UseDescriptionFile As Boolean
    where expression is a variable that represents a FileTransfer Object

    Property Value

    The default value is True.
    Remarks

    This property affects AS/400 data transfer and is only relevant for 5250 sessions.

    See Also