home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 134 / af134a.adf / PrintManager.lzx / PrintManager39 / DosDrivers / SPOOL next >
Text File  |  2028-01-04  |  237b  |  10 lines

  1. /* SPOOL: dos-handler for use with prtman */
  2. /* requires: util/sys/porthandler.lha !!! */
  3.  
  4. EHandler     = L:port-handler
  5. Stacksize     = 1024
  6. Priority     = 5
  7. Device        = spool.device
  8. Unit        = 0
  9. Baud        = 0 /* set this to ZERO for parallel.devices */
  10.