home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame
/
HallofFameCDROM.cdr
/
window
/
pmslabel.lzh
/
EPSONLQ.DEF
< prev
next >
Wrap
Text File
|
1988-12-29
|
2KB
|
53 lines
DO4LF= 27,74,12 ; Execute immediate 12/180" (1/15") line feed
GRAPH= 27,76 ; Enter double density graphics mode
COLORCH= 27,114 ; Change ribbon color
TEXTSP= 31 ; Spacing between columns of text in multi-column mode
GRSPACE= 282 ; Spacing between graphics in multi-column mode
NTL= 14
CPI0= 27,33,0 ; Pica and disable all others, 10 cpi
CPI1= 27,33,0 ; Pica and disable all others, 10 cpi - change this one!
CPI2= 27,33,1 ; Elite, 12 cpi
CPI3= 27,33,4 ; 17 cpi
CPI4= 27,33,5 ; 20 cpi
CPI5= 27,33,9 ; Double width elite, 6 cpi
CPI6= 27,33,64 ; Italic, 10 cpi
CPI7= 27,33,4,27,83,48 ; Condensed superscript, very tiny, 17 cpi
CPI9= 27,112,49 ; Proportional
OFF1= 27,33,0 ; Cancel
OFF2= 27,33,0
OFF3= 27,33,0
OFF4= 27,33,0
OFF5= 27,33,0
OFF6= 27,33,0
OFF7= 27,33,0,27,84
OFF9= 27,112,48,27,33,0
END
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
PLEASE do not post this file on a bulletin board or otherwise
distribute it. This file should be obtained directly from the author.
24-pin support is reserved for thos who have registered.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
This is the printer definition for Epson LQ compatible printers.
For use with the PMSlabel program.
The numbers after the equal sign are the decimal ASCII values for the
codes that need to be sent to your printer to make it use the specific
line spacing or enter the graphics mode. You will need to find these
values in your printer manual. The multi-column figures are for 3"
wide labels.
The program loads the file named Printer.DEF unless you have specified
another on the command line or in the CONFIG.PMS file. Enter
-PREPSONLQ.DEF to use this file.
Another version will be available in the future which will use the 24
pin print mode for better results. I will notify all registered users
when it's ready.