CONFIDENTIAL
Paper roll Print commands ESC d Ver. 10.0 1 p. 89
[Model-dependent variations] TM-T90, TM-L90, TM-L60II
TM-T90
The amount of paper feed of the Japanese Kanji model can specify even 900 mm or less
{35.4 inches}. When the amount of paper feed which exceeds the maximum value is specified, the
paper feed of the maximum amount is executed.
TM-L90
When the label paper or the black mark paper is selected in standard mode and a paper feed
amount that exceeds the remainder print area of the label, the printer feeds the label to the next
print starting position.
The amount of paper feed can specify up to 900 mm {35.4 inches}. When the amount of paper feed
which exceeds the maximum value is specified, the paper feed of the maximum amount is
executed.
TM-L60II
When the label paper or the black mark paper is selected in standard mode and a paper feed
amount that exceeds the remainder print area of the label, the printer feeds the label to the next
print starting position.
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