
Rightjustify
Mode
ASCII Decimal Hexadecimal
std.
cESC> “a” “2” 27 97 50 IB 61 32
<ESC>
“a” <2>
27 97 2
IB 61 02
Alignssubsequenttextwiththenghtmargin,leavingtheleftmargin
‘ragged.
Set horizontaltabstops
Mode
ASCII
Decimal Hexadecimal
Both
cESC> “D” nl n2 ... d>
27 66 nl n2 ... 0
IB 44 nl n2 ... 00
Cancelsall curnmthorizontaltab stopsand sets new tab stops at
columnsnl, ti, etc.inthecurrentcharacterpitch(picapitchifpro-
portional spacing is currently selected), where nl, n2, etc. are
numbensbetween1and255.The maximumnumberof horizontal
tabstopsallowedis 32inStandardmodeand64in IBMmode.The
tab stops must be specifiedin ascendingorder; any violationof
ascendingorderterminatesthetab stoplist.Standardterminationis
bythecO>controlcode.Toclearalltab stops,specify<ESC>“D”
<o>.
Set horizontaltabstopseveryn columns
Mode
ASCII
Decimal
Hexadecimal
std.
<ESC> “e” “O” n 27101 46 n
IB 65 30 n
cESC> “e” <O> n 27101 0
n
IB 65 00 n
Cancelsallcurrenthorizontaltabstopsandsetsnewtabstopsevery
n columns,wheren isbetween1and 127.
Resetall tabstops
Mode ASCII
Decimal
Hexadecimal
IBM <ESC> “R”
27 82
IB 52
Resetsthehorizontaltab stopsto theirpower-upvaluesin whicha
tab stopis setevery 8 columnstartingat column9. Also clearsall
verticaltab stops.
56
Kommentare zu diesen Handbüchern