InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / AS400NationalCharSetOption Enumeration
In This Topic
AS400NationalCharSetOption Enumeration
In This Topic
Specifies the character set InfoConnect uses for character translations during AS/400 data transfers.
Members
MemberDescription
BelgianInfoConnect uses the Belgian character set.
CanadianFrenchInfoConnect uses the Canadian French character set.
DanishInfoConnect uses the Danish character set.
EastEuropeInfoConnect uses the Eastern Europe character set.
FinnishInfoConnect uses the Finnish character set.
FrenchInfoConnect uses the French character set.
GermanInfoConnect uses the German character set.
GreekInfoConnect uses the Greek character set.
IcelandicInfoConnect uses the Icelandic character set.
ItalianInfoConnect uses the Italian character set.
MultilingualInfoConnect uses the Multilingual character set.
NorwegianInfoConnect uses the Norwegian character set.
PortugueseInfoConnect uses the Portuguese character set.
SpanishInfoConnect uses the Spanish character set.
SwedishInfoConnect uses the Swedish character set.
SwissInfoConnect uses the Swiss character set.
UKEnglishInfoConnect uses the UK English character set.
USEnglishInfoConnect uses the US English character set.
Remarks
This property affects AS/400 data transfer and is only relevant for 5250 sessions.
See Also