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.
Sethorizontal tabstops
Mode ASCII Decimal Hexadecimal
Both cESC> “D” nl n2 ... d> 27 66nl n2 ... 0IB 44 nl n2 ... 00
Cancelsall curnmthorizontaltab stops andsets new tab stops at
columnsnl, ti, etc.inthe currentcharacterpitch(picapitchifpro-
portionalspacing is currently selected), where nl, n2, etc. are
numbensbetween1and255.The maximumnumberof horizontal
tabstopsallowedis 32in Standardmodeand64in IBMmode.The
tab stopsmust be specified in ascendingorder;any violation of
ascendingorderterminatesthetabstoplist.Standardterminationis
bythe cO>controlcode.Toclearall tabstops, specify<ESC>“D”
<o>.
Sethorizontal tabstops everyn columns
Mode ASCII Decimal Hexadecimal
std. <ESC> “e” “O” n27101 46 n IB 65 30 n
cESC> “e” <O> n 27101 0 nIB 65 00 n
Cancelsallcurrenthorizontaltabstopsandsetsnewtab stopsevery
ncolumns,wherenis between1and 127.
Resetall tab stops
Mode ASCII Decimal Hexadecimal
IBM <ESC> “R” 27 82 IB 52
Resetsthehorizontaltab stopstotheir power-upvaluesinwhich a
tabstop is setevery 8columnstartingat column9. Also clearsall
verticaltab stops.
56