Standard commands Horizontal print control
T5023/5023+ - Programming Guide 83
After switching on or initializing the printer (ESC @) the text align-
ment is flush left (n = 0).
In most programming languages there are print commands, which,
after the output of the printed text, automatically carry out the CR
or LF command (for example, PRINTLF).
The control commands HT (Horizontal tabulation) and BS
(Backspace) are without effect with centered and flush right text ali-
gnment or with margin justification.
ESC a (n) should be entered at the beginning of a print line, as
ESC a (n) deletes all the previously entered characters in the same
print line.
i