Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / AS400NationalCharSetOption Enumeration
In This Topic
    AS400NationalCharSetOption Enumeration
    In This Topic
    Specifies the character set Reflection uses for character translations during AS/400 data transfers.
    Members
    MemberDescription
    BelgianReflection uses the Belgian character set.
    CanadianFrenchReflection uses the Canadian French character set.
    DanishReflection uses the Danish character set.
    EastEuropeReflection uses the Eastern Europe character set.
    FinnishReflection uses the Finnish character set.
    FrenchReflection uses the French character set.
    GermanReflection uses the German character set.
    GreekReflection uses the Greek character set.
    IcelandicReflection uses the Icelandic character set.
    ItalianReflection uses the Italian character set.
    MultilingualReflection uses the Multilingual character set.
    NorwegianReflection uses the Norwegian character set.
    PortugueseReflection uses the Portuguese character set.
    SpanishReflection uses the Spanish character set.
    SwedishReflection uses the Swedish character set.
    SwissReflection uses the Swiss character set.
    UKEnglishReflection uses the UK English character set.
    USEnglishReflection uses the US English character set.
    Remarks
    This property affects AS/400 data transfer and is only relevant for 5250 sessions.
    See Also