
Revision C 16/01/96
Chapter 5 " EPSON FX-850 " - 8
Line feed
LF
(10)
<0Ah>
The LF control code (ASCII code 10) moves the current print position down one line, using
the current line space setting.
This code does not cause a carriage return to be performed.
If the print position is such that this operation would move it below the bottom margin, the
current page is ejected and the print position is moved to the top of the next page instead.
Form feed
FF
(12)
<0Ch>
The FF control code (ASCII code 12) ejects the current page and moves the current print
position to the top of the next page, unless the current page is blank.
This code does not cause a carriage return to be performed, hence the print position does not
change horizontally.
If the current page is blank this control code has no effect.
LPRINT CHR$(12); 'Form feed
Set inter-character space
EscSPn
(27)(32)n
<1Bh><20h>n
This command allows you to set the space between successive characters.
n is the space between characters in multiples of 1/120".
n must be in the range 0 to 127.
LPRINT CHR$(27); CHR$(32); CHR$(5); 'Set 1/24" char space
Summary of Contents for HL- SERIES
Page 13: ...Revision A 16 01 96 Chapter 1 Introduction ...
Page 16: ...Revision C 16 01 96 Chapter 2 PCL 1 Chapter 2 PCL ...
Page 123: ...Revision C 16 01 96 Chapter 2 PCL 3 W width raster area 78 Y y offset raster 79 ...
Page 124: ...Revision C 16 01 96 Chapter 3 PJL 1 Chapter 3 PJL Printer Job Language ...
Page 180: ...Revision C 16 01 96 Chapter 4 Diablo 630 1 Chapter 4 Diablo 630 ...
Page 200: ...Revision C 16 01 96 Chapter 5 EPSON FX 850 1 Chapter 5 EPSON FX 850 ...
Page 237: ...Revision C 16 01 96 Chapter 6 IBM Proprinter XL 1 Chapter 6 IBM Proprinter XL ...
Page 259: ...Revision C 16 01 96 Chapter 7 Bar Codes Control 1 Chapter 7 Bar Code Control ...
Page 267: ...Revision C 16 01 96 Chapter 8 HP GL2 1 CHAPTER 8 HP GL 2 Graphics Language ...
Page 280: ...Revision C 16 01 96 Chapter 8 HP GL2 14 220 END Sample 21 ...
Page 328: ...Revision C 16 01 96 Chapter 9 HP GL 1 CHAPTER 9 HP GL Graphics Language ...
Page 342: ...Revision C 16 01 96 Chapter 9 HP GL 15 Sample 68 ...
Page 387: ...Revision C 16 01 96 APPENDIX A COMPALISON LIST 24 RESOLUTION 300 600 300 600 300 600 ...