Description: | UDO expects files written in the IBM-PC character set after
this command. You can switch back to your system charset with by using
this command again with name of your system character set.
Below is an overview of the character sets UDO knows about:
cp437 | IBM-PC character set, codepage 437, see http://www.kostis.net/charsets/cp437.htm |
cp850 | IBM-PC character set, codepage 850, see http://www.kostis.net/charsets/cp850.htm |
dos | IBM-PC character set, same as !code [cp437] |
hp8 | HP-Roman-8 character set, see http://www.kostis.net/charsets/hproman8.htm |
iso | ISO-Latin-1 character set, see http://www.kostis.net/charsets/iso8859.1.htm |
iso-8859-1 | like !code [iso] |
mac | Apple-Macintosh character set, see http://www.kostis.net/charsets/applerom.htm |
next | NeXTStep character set, see http://www.kostis.net/charsets/nextstep.htm |
latin1 | like !code [iso] |
os2 | OS/2 character set, same as !code [cp850] |
tos | Atari-ST character set (TOS), see http://www.kostis.net/charsets/atarist.htm |
utf8 | UTF-8, http://www.nada.kth.se/i18n/ucs/unicode-iso10646-oview.html |
utf-8 | UTF-8, same as !code [utf8] |
|