home *** CD-ROM | disk | FTP | other *** search
- /* AREXX:Clean.DME PUBLIC DOMAIN SOFTWARE
-
- Program to interface Aztec C 5.0 with the DME editor,
- a roll-your-own integrated environment.
-
- By Robert W. Albrecht
- 1457 Zion Way
- Ventura CA 93003
-
- How you run the program...
- From within the DME editor type Clean from the command line or
- attach it to a menu or keyboard command.
-
- Here is what this program does....
- This program cleans up the mess from the Make.DME command by
- deleting the comments created by it.
-
- */
- "top"
- "repeat -1 (find `Oops!!!' deline)"
-
-
-