home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 216.lha / Magus! / ReadMe < prev    next >
Text File  |  1996-02-15  |  2KB  |  46 lines

  1.                         Magus! Print Spooler                31-JAN-89
  2.                                v1.00
  3.  
  4.                                 by
  5.                              Dan Schenck
  6.  
  7. This set of ARexx programs are a redo of an old ARexx print spooler.
  8. The new feature is that the routines now use the new rexxarplib.library
  9. version 2.1.  They are no smaller than the old version--actually larger.
  10. However, they now use pulldown menus and various gadgets to set print
  11. options.  The result is routines that do not need much in the way of
  12. documentation, and I have now learned a bit about how to use the 
  13. rexxarplib.library v2.1.
  14.  
  15. To use, copy the enclosed files, Magus!.rexx, Magus!Cntl.rexx,
  16. Magus!Util.rexx, MPrint.rexx and MPrintIt.rexx into your REXX: directory.
  17. You will need to add the rexxarplib.library v2.1.  You also need to
  18. have a T: directory defined and have the ARP commands, esp. arun, in
  19. your command path.  If all the above conditions have been met, then
  20. start Magus! like this:
  21.  
  22.                         arun rx Magus!
  23.  
  24. That's about all there is to it.  There are menus for selecting files
  25. to print, listing the queue, aborting jobs and getting a very little
  26. bit of help.  To alter the print out controls, click on the
  27. "Active/Inactive" gadget on the Magus! window (you can't miss it).
  28.  
  29. If you find problems, have questions, suggestions, comments, etc.
  30. you may reach me as described below.  All of these routines may be 
  31. distributed freely for noncommercial purposes.
  32.  
  33.  
  34.  
  35.  
  36. ENJOY!
  37.  
  38.  
  39.                       Dan Schenck
  40.                       7010 E. 77th Pl
  41.                       Tulsa, OK 74133
  42.  
  43.                       (918) 492-0523
  44.  
  45.                       GEnie:  D.SCHENCK
  46.