
1
for the code to go
nPrinting to the bottom of the sheet
Sometimes when you are using individual sheets of paper you may want to print near the bottom of a sheet. The
Table
Some miscellaneous commands
Function | Mode Control code |
Master reset
Off line
I
Move print head back one space
Delete last character sent
Cancel text in print buffer
Print “zero” with slash
Print “zero” without slash
STAR <ESC > “@
IBM 1 < ESC > “@I” STAR 1CHR$(19)
1IBM 1CHRFfX19)I STAR CHR$( 17)
IBM CHR$( 17) STAR <ESC> “8”
IBM < ESC > “8”
1STAR 1 < ESC > “9”
IBM 1 < ESC > “9” STAR 1CHR$@)
IBM CHR$(8) STAR CHR$( 127) IBM 1CHR$(127) STAR 1CHR$(24)
IBM CHR$(24) STAR <ESC > “v’ 1 IBM 1 < ESC > “\” 1 STAR 1 < ESC > “y’ 0
1IBM 1 < ESC > “v’ 0
69