C O N F I D E N T I A L
Paper roll
Print commands ESC d
Ver. 4.0
p. 1061
[Model-dependent variations]
Program Example for all printers
Print Sample
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, "BBBBB"; CHR$(&H1B);"d";CHR$(6);
PRINT #1, "CCCCC"; CHR$(&HA);
AAAAA
BBBBB
CCCCC
ESC d used to print one line and advance the
paper by six lines