home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p080 / 9.img / SYSUTIL3.ZIP / SPOOL.CFG < prev   
Encoding:
Text File  |  1992-06-04  |  3.2 KB  |  86 lines

  1. %
  2. %      @(#)spool.cfg    1.4     6/4/92     1
  3. %      Copyright (c) 1992 Cadam, Inc.
  4. %      All rights reserved
  5. %
  6. %      spool.cfg
  7. %
  8. %      REVISION HISTORY
  9. %      Date    | by |  Comments
  10. %
  11. %      03apr92   dak   Initial release
  12. %
  13. %
  14. % Master Designer 6.0 Spool Configuration File
  15. %
  16. % (c) 1992 Cadam, Inc.
  17. %
  18. % Each line is of the format
  19. %
  20. %   <devname> : <copy_command>
  21. %
  22. % where <devname> is the device name as it appears in the first
  23. % field  of the plotcap file, and <copy_command> is a DOS
  24. % command to copy a hardcopy output file to a device. In most cases,
  25. % the copy command will be PCLPR.
  26. %
  27. % The most common flags to PCLPR are:
  28. %
  29. %   -o PRN   Copy a file to the default printer (usually LPT1)
  30. %   -o LPT1  Copy a file to LPT1
  31. %   -o LPT2  Copy a file to LPT2
  32. %   -o LPT3  Copy a file to LPT3
  33. %
  34. %   -s 1,H   Copy a file to serial port #1 with Hardware Handshaking
  35. %   -s 1,S   Copy a file to serial port #1 with Software Handshaking
  36. %   -s 2,H   Copy a file to serial port #2 with Hardware Handshaking
  37. %   -s 2,S   Copy a file to serial port #2 with Software Handshaking
  38. %
  39. %            Serial output defaults to 9600 baud, 8 bits, 1 stop, No parity.
  40. %
  41. %   -hp      PCLPR is sending a file to a HP Plotter
  42. %
  43. % To enable a device for spooling:
  44. %
  45. %   1) Remove the comment character at the beginning of the line.
  46. %   2) Ensure that the output port/device and handshaking protocol
  47. %      is correct.
  48. %
  49.  
  50. % applelw:   pclpr -s 2,H        % Apple LaserWriter IINTX
  51. % cc1043:    pclpr -s 2,H        % Calcomp 1043
  52. % cc906:     pclpr -s 2,H        % Calcomp 906
  53. % cc960:     pclpr -s 2,H        % Calcomp 960
  54. % ccpci:     pclpr -s 2,H        % Calcomp PCI
  55. % ci1550:    pclpr -o PRN        % C.Itoh 1550
  56. % dmp51:     pclpr -s 2,H        % Houston Instruments DMP-51 MP
  57. % dmp62:     pclpr -s 2,H        % Houston Instruments DMP-62
  58. % epfx100:   pclpr -o PRN        % Epson FX-100
  59. % epfx185:   pclpr -o PRN        % Epson FX-185
  60. % epfx80:    pclpr -o PRN        % Epson FX-80
  61. % epfx85:    pclpr -o PRN        % Epson FX-85
  62. % eplq1500:  pclpr -o PRN        % Epson LQ-1500
  63. % gbr32:     pclpr -s 2,H        % Gerber Photoplotter model 32
  64. % gbr33:     pclpr -s 2,H        % Gerber Photoplotter model 33
  65. % gbr41:     pclpr -s 2,H        % Gerber Photoplotter model 41
  66. % gbrlaser:  pclpr -s 2,H        % Gerber Laser Photoplotter
  67. % hp7475:    pclpr -s 2,H -hp    % Hewlett Packard Desktop 7475
  68. % hp7580:    pclpr -s 2,H -hp    % Hewlett Packard 7580
  69. % hp7596A:   pclpr -s 2,H -hp    % Hewlett Packard 7596A
  70. % hpljII:    pclpr -o PRN        % Hewlett Packard Laserjet II
  71. % hpljIII:   pclpr -o PRN        % Hewlett Packard Laserjet III
  72. % hpljp:     pclpr -o PRN        % Hewlett Packard Laserjet Plus
  73. % ibm5553:   pclpr -o PRN        % IBM 5553
  74. % ibm7372:   pclpr -s 2,H -hp    % IBM 7372
  75. % ibmlpe:    pclpr -o PRN        % IBM Laser Printer E
  76. % ibmpp:     pclpr -o PRN        % IBM Proprinter
  77. % intrleaf:  pclpr -s 2,H        % Interleaf (Calcomp 960 filter)
  78. % jdl850:    pclpr -o PRN        % JDL 850
  79. % nz822:     pclpr -s 2,H        % Nicolet Zeta 822
  80. % oki192:    pclpr -o PRN        % Okidata Model 192
  81. % oki193:    pclpr -o PRN        % Okidata Model 193
  82. % qms2210:   pclpr -s 2,H        % QMS PS-2210
  83.  
  84.  
  85.  
  86.