CBM-230/231User ’sManual
36 CITIZEN
(13) Setting the horizontal tab position (ESCDnNUL)
Code: [1B]h + [44]h+ n[00]h
*{0nFF} Thedata is described with the hexadecimal code.
Sets the horizonta l tab position.
"n" denotes the number of columns from the beginning to the horizontal tab position. At this time, "n" is
thesetting position minus 1.
The tab position is set in the position of the character width ×n from the begi nning of the line. The
characterwidth at this time includesthe right space amount of the character and is doubledwhen double
widthmagnification is specified.
Upto 32 ta b positions can be set. Setting of the tab positions beyond this limit is ignored.
ESCD NUL clears all of set tabpositions. Afterclraring, HT is ignored
(14) Setting the horizontal tab position (ESCDnNUL)
Code: [1B]h + [44]h+ n[00]h
*{0nFF} Thedata is described with the hexadecimal code.
Sets the horizontal tab position.
Onlythe lowest bit(n0) is effectivefor "n".
Thefollowing table lists the controls by the lowest bit (n0).
n0 Type
0 Canceling highlighting.
1 Specifying highlighting.
Effectivefor all characters.
A highlighted character has one dot each a dded in the horiz ontal dire ction.