Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400NCS Property
In This Topic
    Xfr400NCS Property
    In This Topic
    Gets or sets the character set Reflection uses for character translations in AS/400 data transfers.
    Syntax
    expression.Xfr400NCS As AS400NationalCharSetOption
    where expression is a variable that represents a FileTransfer Object

    Property Value

    An AS400NationalCharSetOption Enumeration value. The default is USEnglish.
    Remarks
    This is only relevant to 5250 sessions.
    See Also