C O N F I D E N T I A L
Paper roll
Print commands ESC J
Ver. 4.0
p. 1053
■
This command is used to temporarily feed a specific length without changing the line
spacing set by other commands.
[Model-dependent variations]
Program Example for all printers
Print Sample
PRINT #1, CHR$(&H1D);"P";CHR$(180);CHR$(180);
PRINT #1, "AAAAA"; CHR$(&HA);
PRINT #1, "BBBBB"; CHR$(&H1B);"J";CHR$(100);
PRINT #1, "CCCCC"; CHR$(&HA);
PRINT #1, "DDDDD"; CHR$(&HA);
AAAAA
BBBBB
CCCCC
DDDDD
ESC J used to print one line and advance
the paper by 100/180 inch