home *** CD-ROM | disk | FTP | other *** search
- /* AREXX:Bug.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 Bug from the command line or
- attach it to a menu or keyboard command.
-
- Here is what this program does....
- This program goes to the next line where an error was detected
- using the Make.DME program.
- */
- 'find (Oops!!!)'
-
-
-