home *** CD-ROM | disk | FTP | other *** search
- %
- % @(#)spool.cfg 1.4 6/4/92 1
- % Copyright (c) 1992 Cadam, Inc.
- % All rights reserved
- %
- % spool.cfg
- %
- % REVISION HISTORY
- % Date | by | Comments
- %
- % 03apr92 dak Initial release
- %
- %
- % Master Designer 6.0 Spool Configuration File
- %
- % (c) 1992 Cadam, Inc.
- %
- % Each line is of the format
- %
- % <devname> : <copy_command>
- %
- % where <devname> is the device name as it appears in the first
- % field of the plotcap file, and <copy_command> is a DOS
- % command to copy a hardcopy output file to a device. In most cases,
- % the copy command will be PCLPR.
- %
- % The most common flags to PCLPR are:
- %
- % -o PRN Copy a file to the default printer (usually LPT1)
- % -o LPT1 Copy a file to LPT1
- % -o LPT2 Copy a file to LPT2
- % -o LPT3 Copy a file to LPT3
- %
- % -s 1,H Copy a file to serial port #1 with Hardware Handshaking
- % -s 1,S Copy a file to serial port #1 with Software Handshaking
- % -s 2,H Copy a file to serial port #2 with Hardware Handshaking
- % -s 2,S Copy a file to serial port #2 with Software Handshaking
- %
- % Serial output defaults to 9600 baud, 8 bits, 1 stop, No parity.
- %
- % -hp PCLPR is sending a file to a HP Plotter
- %
- % To enable a device for spooling:
- %
- % 1) Remove the comment character at the beginning of the line.
- % 2) Ensure that the output port/device and handshaking protocol
- % is correct.
- %
-
- % applelw: pclpr -s 2,H % Apple LaserWriter IINTX
- % cc1043: pclpr -s 2,H % Calcomp 1043
- % cc906: pclpr -s 2,H % Calcomp 906
- % cc960: pclpr -s 2,H % Calcomp 960
- % ccpci: pclpr -s 2,H % Calcomp PCI
- % ci1550: pclpr -o PRN % C.Itoh 1550
- % dmp51: pclpr -s 2,H % Houston Instruments DMP-51 MP
- % dmp62: pclpr -s 2,H % Houston Instruments DMP-62
- % epfx100: pclpr -o PRN % Epson FX-100
- % epfx185: pclpr -o PRN % Epson FX-185
- % epfx80: pclpr -o PRN % Epson FX-80
- % epfx85: pclpr -o PRN % Epson FX-85
- % eplq1500: pclpr -o PRN % Epson LQ-1500
- % gbr32: pclpr -s 2,H % Gerber Photoplotter model 32
- % gbr33: pclpr -s 2,H % Gerber Photoplotter model 33
- % gbr41: pclpr -s 2,H % Gerber Photoplotter model 41
- % gbrlaser: pclpr -s 2,H % Gerber Laser Photoplotter
- % hp7475: pclpr -s 2,H -hp % Hewlett Packard Desktop 7475
- % hp7580: pclpr -s 2,H -hp % Hewlett Packard 7580
- % hp7596A: pclpr -s 2,H -hp % Hewlett Packard 7596A
- % hpljII: pclpr -o PRN % Hewlett Packard Laserjet II
- % hpljIII: pclpr -o PRN % Hewlett Packard Laserjet III
- % hpljp: pclpr -o PRN % Hewlett Packard Laserjet Plus
- % ibm5553: pclpr -o PRN % IBM 5553
- % ibm7372: pclpr -s 2,H -hp % IBM 7372
- % ibmlpe: pclpr -o PRN % IBM Laser Printer E
- % ibmpp: pclpr -o PRN % IBM Proprinter
- % intrleaf: pclpr -s 2,H % Interleaf (Calcomp 960 filter)
- % jdl850: pclpr -o PRN % JDL 850
- % nz822: pclpr -s 2,H % Nicolet Zeta 822
- % oki192: pclpr -o PRN % Okidata Model 192
- % oki193: pclpr -o PRN % Okidata Model 193
- % qms2210: pclpr -s 2,H % QMS PS-2210
-
-
-
-