Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400FileText Property
In This Topic
    Xfr400FileText Property
    In This Topic
    Gets or sets a description for the new host file. This description appears in AS/400-generated lists, such as WRKOBJ displays, and as a Tooltip in the Transfer dialog box.
    Syntax
    expression.Xfr400FileText As String
    where expression is a variable that represents a FileTransfer Object
    Remarks
    This property affects AS/400 data transfer and is only relevant to 5250 sessions. The default is "". This string can be up to 50 characters long.
    See Also