home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / applicat / 9920 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.sys.amiga.applications
  2. Path: sparky!uunet!mcsun!news.funet.fi!luotsi.uku.fi!messi.uku.fi!jmarin
  3. From: jmarin@messi.uku.fi (Jukka Marin)
  4. Subject: Re: Print Spoolers
  5. Sender: news@luotsi.uku.fi
  6. Message-ID: <jmarin.726757498@messi.uku.fi>
  7. Date: 11 Jan 93 13:04:58 GMT
  8. References: <alfredo.04cn@ajahnv.lonestar.org>
  9. Organization: University of Kuopio, Finland
  10. Lines: 34
  11.  
  12. alfredo@ajahnv.lonestar.org (Alfredo Jahn V) writes:
  13.  
  14. >Are there any PD or ShareWare Print Spooling programs available for
  15. >the Amiga?  I normally print files using the "run" command, which
  16. >more-or-less allows for a "spooling" like capability on the Amiga,
  17. >but I would like to have a *real* spooler. 
  18.  
  19. I have written a real printer spooler which is in its beta-testing
  20. stage.  This spooler uses either RAM or a disk file or both to buffer
  21. data.  RAM and disk usage can be set by the user.  Any number of jobs
  22. can be queued, but in this version the jobs can't be deleted individually
  23. (all buffered jobs can be deleted, however).
  24.  
  25. Spooler works with PRT:, printer.device, SER: or PAR: (depending on
  26. which type of a printer is being used).  I have been testing Spool
  27. with DPaint, Final Copy, ADPro, PRT: etc.  Spooler is a commodity
  28. and works on 2.04 or higher.  Printing jobs can be temporarily delayed
  29. or redirected to user-specified files (like CMD but easier to use).
  30. Buffer allocation is intelligent, ie. the disk file is treated like
  31. random access memory and the file can be re-used any number of times
  32. during printing.
  33.  
  34. Default configuration can be saved in a file, in icon's tooltypes, or
  35. supplied on CLI command line.
  36.  
  37. For more information, please e-mail..
  38.  
  39.   Jukka Marin
  40.  
  41. -- 
  42. | Mail:  Jukka Marin         |     E-Mail:           jmarin@messi.uku.fi  |
  43. |        Metsurintie 17 B 8  |     FAX/voice:        +358 71 232 793      |
  44. |        70150 Kuopio        | There's God above computers -              |
  45. |        FINLAND             |                       Love beyond the hate |
  46.