home *** CD-ROM | disk | FTP | other *** search
- This archive contains three rexx utilities which I have adapted from
- other's code. Most are adaptations from Dan Schenck's original print
- spooler.
-
- Archive contains:
-
- RExxRun - calls Arp file requestor so you can select an executable
- or script (script bit must be set) and run it.
-
- RExxPrint - print files. If no file is supplied, then Arp file
- requestor pops up and you can select file for printing.
- You can change the program used for printing by altering
- RExxPrint.rexx to your liking.
-
- RExxHelp - like RExxPrint, calls the Arp file requestor so you can
- choose files for display. Uses your favorite text reader,
- which you can change in RExxHelp.rexx. When run RExxHelp
- defaults to a dir called DOCS: or DH1:, if DOCS: doesn't
- exist. You can change these defaults as well.
-
- All three can be run from the CLI or WB. If run from CLI, a ? as the
- command argument will give a short message on command syntax.
-
- These rexx utilities were written primarily for use with FastMenu1.rexx
- as add on utilities to expand FastMenu1's access to the Amiga, however,
- they can be run as standalone rexx macros.
-
- Any problems:
-
- Steven D. Kapplin
- CIS 70055,1021
-
-