home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 3
/
CDASC03.ISO
/
maj
/
1941
/
genepson.def
< prev
next >
Wrap
Text File
|
1993-04-01
|
2KB
|
65 lines
Printer definition file for WSSINDEX custom print utility
All lines of this file are comments until a line beginning ----. After that,
alternate lines are comments and parameters. See the CUSTPRNT documentation
for a description of the format allowed here. The codes in the distributed
version of this file are for an Epson-compatible dot matrix printer, but you
may alter these to suit your needs. To make it easier for people to read the
printer sequences, I have used blanks to separate characters, and commas to
separate multi-character printer commands. Most of these delimiters are
not required by the routine which reads this file.
Commands used in this file:
\e A 6 = 6/72 inch line feed (12 lines per inch)
\e A 9 = 9/72 inch line feed (8 lines per inch)
\e S 0 = superscript mode
0xf or 15 = compressed print
\e @ = reset
------------------------------------------------------------
Printer name
Epson compatible dot matrix printer
Optional string printed on all labels
Property of <your name here>
Printer initialization command for 1,2,... column printing, 50 max
Printer initialization command for labels, 50 max (pitch, line spacing, etc.)
\e A 6,\e S 0,0xf
Printer initialization command for disk covers, 50 max
\e A 9,15
Printer deinitialization command, 10 max (form feed for laser printer, etc.)
\e @
Number of spaces in left margin for labels
5
Number of columns for labels
1
Width of labels (characters)
50
Number of characters between labels (if multiple columns)
5
Length of label in lines (including unusable lines)
12
Number of usable lines for label
9
Number of spaces in left margin for disk covers
0
Width of paper for disk covers (characters)
90
Length of page in lines for disk covers
40
Printer command to position for the next disk cover
10 10 10 10
Character to use for sides of disk cover box (32 = blank prints faster)
245
Character to use for top and bottom lines
241
Character to use for top left corner
240
Character to use for top right corner
242
Character to use for bottom left corner
246
Character to use for bottom right corner
247
End of printer configuration file