Chapter 2:
Using Line Printer Mode
12
O’Neil Programming Language Reference Manual
FF
Form Feed
Format
FF
Dec
12
Hex
0C
Function
Prints the current line, then advances the paper to top of
form (TOF).
LF
Line Feed
Format
LF
Dec
10
Hex
0A
Function
Prints the current line and advances the paper.
CR
Carriage Return
Format
CR
Dec
13
Hex
0D
Function
Prints the current line and advances the paper to top of form
(TOF). The CR command is similar to LF; both commands are
provided for your convenience.
Note:
To print and advance
n
lines, use the number of CR
commands, or LF commands, or a combination of CR/LF and
LF/CR commands.
ESC w
n
Select Font
Format
ESC w
n
Dec
27
119
n
Hex
1B
77
A
Function
Selects a Line Printer font given
n
, a binary, eight-bit number.
For more information on fonts, refer to the
O'Neil Portable
Printers Fonts Guide
.
ESC @
Reset Printer
Format
ESC @
Dec
27
64
Hex
1B
40
Function
Resets the printer to defaults.
Summary of Contents for microFlash2
Page 3: ......