home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 02a / psmagic1.zip / PSPC.CFG < prev    next >
Text File  |  1989-12-21  |  1KB  |  41 lines

  1. %
  2. % PSPC.CFG - config file for PSPC product
  3. %
  4. % Don't modify this unless you REALLY grok it!
  5. %
  6. % These variables are for PCAPTURE
  7. CAPI=1
  8. CPORT=3
  9. CBaseFile=PS
  10. %
  11. % Variables for PostScript
  12. %
  13. % Selected output device.  1,2,3-> direct to hardware.  Everything
  14. % else specifies DOS file name.  (LPT1->thru DOS).
  15. Output=1
  16. %
  17. % Currently selected printer, read by US at startup.  Must match an
  18. % entry in DRIVERS.CFG
  19. Printer=HPDeskJet:300x300:8500x11000
  20. %
  21. % This controls the size of the PostScript VM.   Swapfile size
  22. % interacts with it, so beware.  Other than that, there is no
  23. % cost for increasing VM size.
  24. %VM=400
  25. %
  26. % Font cache size is set automatically, based on the amount of
  27. % available memory.  This can be used to override it.  If set
  28. % too big, you will thrash with ANY amount of memory!
  29. %FCSize=80
  30. %
  31. % This controls the length of the delay loop for direct parallel
  32. % commuications.  The minimum is 1.  Shouldn't need to be set,
  33. % unless things are really giving trouble.  Note that it is probably
  34. % safer to ship thru DOS in that case, anyway.
  35. %PIODelay=6
  36.  
  37. CSpoolDir=C:\PSPC\SPOOL
  38. TSR=0
  39. CSpoolDir=C:\PSPC\SPOOL
  40.  
  41.