Programmer's Guide PcOS Series 150 Control Codes
Character Sets and Code Pages
12/14/99 Rev G Page 29
Function Custom character set OFF
ASCII [ESC] > <n>
Hexadecimal 1BH 3EH <0>
Decimal <27> <62> <0>
IPCL none
EPOS none
Description This command turns off the custom character set contained in the RAM font
buffer.
Function Insert Euro Character
ASCII [ESC] [ C <n>
Hexadecimal 1BH 5BH 43H <n>
Decimal <27> <91> <67>
IPCL &%EU
EPOS none
Description This command allows an application to replace any character in the currently
active character set with the Euro character. The character to be replaced is
defined by <n>. For example, if the currently active character set is CP 850
(multilingual) and the 0D5H character is to be the Euro character, “1BH 5BH
43H 0D5H” will replace the character at 0D5H with the Euro symbol.
Euro Character Substitution Matrix
Name Epson IBM Code Page Insertion Point
850 26 850 0xD5
Turkey 857 57 857 0xD5
Win Cyrillic 52 1022 0x88
Win Turkish 51 1021 0x80
Win Greek 50 1020 0x80
Win Hebrew 62 1032 0x80
Win Baltic 68 1034 0x80
Table 9 Euro Character Substitution Matrix