Chapter 10: IBM - Standard Functions
10-24
Character set n
Danish 70
Norwegian 71
Dutch 72
Italian 73
French Canadian 74
Spanish 75
Swedish II 76
Swedish III 77
Swedish IV 78
Turkish 79
Swiss I 80
Swiss II 81
Legal/Publisher 90
A table with the national character sets is shown in Chapter 13.
Function Dec. Hex. ASCII
Select Code Pages 27 91 84 1B 5B 54 ESC [ T
5 0 05 00 ENQ NUL
0 0 00 00 NUL NUL
n
1
n
2
0n
1
n
2
00 n
1
n
2
NUL
Code Pages are national variants of the IBM character set. Unlike
national character sets the differences are in the range 0 to 255. The
Code Pages are available as IBM Character Sets I and II and as an all
character set. With the above command the Code Pages can be se-
lected via their ID numbers.
The parameters n
1
and n
2
determine the ID number of the Code
Page to be selected in accordance with the following formula:
n
1
= integer value (ID number / 256)
n
2
= ID number - (n
1
* 256)
The overview shows the available Code Pages and their ID num-
bers. You will find the Code Pages shown in a following chapter.
Select Code Page