Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400MemberText Property
In This Topic
    Xfr400MemberText Property
    In This Topic
    Gets or sets a new member description which appears in AS/400-generated lists, such as WRKMBRPDM, and as a Tooltip in the Transfer dialog box.
    Syntax
    expression.Xfr400MemberText 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