Operation Manual

IBM Code Page Selection
This
command
selects the
IBM
code page,
IBM
PPR only, defined
by
the
10
number.
IBM
Code
Page
Decimal
Hex. ASCII
Comp.
IB\.1
Code
Page
2791 84
nl
1B5B54nl
ESC[T
p
n2 0 0
ml
n20000
ml
nl
n2
1\liL
m20
m200
'\lil
ml
m2NUI
Note: When
Code
Pages
are
selected, slashed zero can be selected
by
the menu.
These
commands
allow you to select character sets that replace
some less frequently used characters with symbols used in a
variety of European languages.
n I
and
n2 are the
number
of
bytes in the sequence. Normally
thi~
will be five. so n I =5
and
n2=0.
To select code pages in
IBM
emu
lation, take the
IBM
ID
number
and
divide
it
by
256.
Assign this
number
to
ml
and
the
remainder
to m2. To specify code
page
850
use
this BASIC statement:
LPRINT
CHR$
(27): "[T";
CHR$
(5); CHR$(0);
CHR$
(0);
CHRS (0);
CHR$
(3);
CHR$
(82);
CHR$
(0);
ID
Code
Page
4370B5Hl
LSA
850052Hl
MULTIU\IGLAL
860(35CHl
PORTUGAl
863(35FHl
CA'.ADA
FRE'\CH
865(36Hil
\IORWA}
1008(3F0Hl GREEK-417
1 00<1(3Fllll
GREFK-928
1010<3F2lll GREEK-851
1012(3F4Hl
Tt.;RKEY
10D(3F51ll
CYRILLIC
1014(3F6Hl POLSKA
\1AZO\
lA
IOI5(3F7Hl
I'OLSKA PC
LA
TI'\J 2
1016(3F8Hl SERBO CJ{QA TIC I
1017(3F9H) SERBO
CROA
TIC
II
1018(3FAH)
ECMA94
IBM
Modes Staudard Features
3-
11