Character set options for importing text files.
Value
Name | Description | Value |
---|---|---|
TextImportCharacterSet.ANSI | The ANSI character set. | 1095652169 = 'ANSI' |
TextImportCharacterSet.ARABIC_ASMO | The Arabic ASMO character set. | 1415672685 = 'Tasm' |
TextImportCharacterSet.ARABIC_ASMO_TRANSPARENT | The Arabic ASMO transparent character set. | 1415672692 = 'Tast' |
TextImportCharacterSet.CENTRALEUROPEAN_ISO | The Central European (ISO) character set. | 1416184645 = 'TiCE' |
TextImportCharacterSet.CHINESE_BIG_5 | The Chinese Big 5 character set. | 1415799349 = 'Tcb5' |
TextImportCharacterSet.CYRILLIC_CP855 | The Cyrillic (CP855) character set. | 1415788597 = 'Tc85' |
TextImportCharacterSet.CYRILLIC_ISO | The Cyrillic (ISO) character set. | 1416184697 = 'TiCy' |
TextImportCharacterSet.CYRILLIC_KOI8R | The Cyrillic (KOI8R) character set. | 1416312946 = 'Tk8r' |
TextImportCharacterSet.CYRILLIC_KOI8U | The Cyrillic (KOI8U) character set. | 1416312949 = 'Tk8u' |
TextImportCharacterSet.DOS_LATIN_2 | The DOS Latin 2 character set. | 1415867442 = 'Tdl2' |
TextImportCharacterSet.GB18030 | The GB18030 character set. | 1416061491 = 'Tgb3' |
TextImportCharacterSet.GB2312 | The GB2312 character set. | 1416061535 = 'Tgb_' |
TextImportCharacterSet.GREEK_ISO | The Greek (ISO) character set. | 1416185707 = 'TiGk' |
TextImportCharacterSet.KSC5601 | The KSC5601 character set. | 1414230883 = 'TKsc' |
TextImportCharacterSet.MACINTOSH_ARABIC | The Macintosh Arabic character set. | 1416446322 = 'TmAr' |
TextImportCharacterSet.MACINTOSH_CE | The Macintosh CE (Cantral European) character set. | 1416446789 = 'TmCE' |
TextImportCharacterSet.MACINTOSH_CROATIAN | The Macintosh Croatian character set. | 1416446834 = 'TmCr' |
TextImportCharacterSet.MACINTOSH_CYRILLIC | The Macintosh Cyrillic character set. | 1416446841 = 'TmCy' |
TextImportCharacterSet.MACINTOSH_GREEK | The Macintosh Greek character set. | 1416447858 = 'TmGr' |
TextImportCharacterSet.MACINTOSH_GREEK_SHARED_CAPS | The Macintosh Greek (Shared caps) character set. | 1416447794 = 'TmG2' |
TextImportCharacterSet.MACINTOSH_HEBREW | The Macintosh Hebrew character set. | 1416448098 = 'TmHb' |
TextImportCharacterSet.MACINTOSH_ICELANDIC | The Macintosh Icelandic character set. | 1416448355 = 'TmIc' |
TextImportCharacterSet.MACINTOSH_ROMAN | The Macintosh Roman character set. | 1416450669 = 'TmRm' |
TextImportCharacterSet.MACINTOSH_ROMANIAN | The Macintosh Romanian character set. | 1416450671 = 'TmRo' |
TextImportCharacterSet.MACINTOSH_TURKISH | The Macintosh Turkish character set. | 1416451186 = 'TmTr' |
TextImportCharacterSet.RECOMMENDSHIFTJIS83PV | The Recommend:Shift_JIS 83pv character set. | 1412969328 = 'T83p' |
TextImportCharacterSet.SHIFTJIS90MS | The Shift_JIS 90ms character set. | 1413034093 = 'T90m' |
TextImportCharacterSet.SHIFTJIS90PV | The Shift_JIS 90pv character set. | 1413034096 = 'T90p' |
TextImportCharacterSet.TURKISH_ISO | The Turkish (ISO) character set. | 1416189045 = 'TiTu' |
TextImportCharacterSet.UNICODE | The Unicode character set. | 1249209961 = 'Juni' |
TextImportCharacterSet.WINDOWS_ARABIC | The Windows Arabic character set. | 1417101682 = 'TwAr' |
TextImportCharacterSet.WINDOWS_BALTIC | Tthe Windows Baltic character set. | 1417101940 = 'TwBt' |
TextImportCharacterSet.WINDOWS_CE | The Windows CE (Central European) character set. | 1417102149 = 'TwCE' |
TextImportCharacterSet.WINDOWS_CYRILLIC | The Windows Cyrillic character set. | 1417102201 = 'TwCy' |
TextImportCharacterSet.WINDOWS_EE | The Windows EE (Eastern European) character set. | 1417102661 = 'TwEE' |
TextImportCharacterSet.WINDOWS_GREEK | The Windows Greek character set. | 1417103218 = 'TwGr' |
TextImportCharacterSet.WINDOWS_HEBREW | The Windows Hebrew character set. | 1417103458 = 'TwHb' |
TextImportCharacterSet.WINDOWS_TURKISH | The Windows Turkish character set. | 1417106549 = 'TwTu' |
Usage
As property
TextImportPreference.characterSet
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |