home *** CD-ROM | disk | FTP | other *** search
-
- Here are a few macros that I wrote. Getall.rexx and alter.rexx use
- getall.txed and alter.txed respectively, and are based on TxEd plus. Getall
- edits all files containing a particular string, alter does the same but also
- allows specifying a replace string and puts you in replace mode. Getall was
- modified a little by Marvin. Editall.rexx is similar: it edits all files of
- which the name matches the specified wildcards. Dofor.rexx does a particular
- operation for each file specified.
- Graph.rexx allows you to specify a function of x, and it will plot it
- for you, with automatic scale computation. See graph.rexx for the calling
- sequence. Slightly modified by Bill Hawes. May require slight modifications
- if you don't have ARexx 1.08 or newer (1.08 was a beta release).
- AreaTest.rexx is a quickie test of some of the Area functions.
-
- Willy.
-
-