Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / XfrApvUser Property
In This Topic
    XfrApvUser Property
    In This Topic
    Gets or sets whether shift-out and shift-in (SO/SI) characters in the host file are left intact (not translated) during JISCII file translations when the host has the NOSO option selected.
    Syntax
    expression.XfrApvUser As Boolean
    where expression is a variable that represents a FileTransfer Object

    Property Value

    The default value is False.
    Remarks
    When this value is true, characters are not translated. This property is applicable to double-byte 3270 sessions only.
    See Also