home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / arexx / aztecr.lha / Clean.DME < prev    next >
Encoding:
Text File  |  1990-02-22  |  566 b   |  23 lines

  1. /* AREXX:Clean.DME         PUBLIC DOMAIN SOFTWARE
  2.  
  3.     Program to interface Aztec C 5.0 with the DME editor,
  4.          a roll-your-own integrated environment.
  5.  
  6.            By     Robert W. Albrecht
  7.              1457 Zion Way
  8.              Ventura CA 93003
  9.  
  10.                How you run the program...
  11.       From within the DME editor type Clean from the command line or
  12.       attach it to a menu or keyboard command.
  13.  
  14.            Here is what this program does....
  15.       This program cleans up the mess from the Make.DME command by
  16.       deleting the comments created by it.
  17.  
  18. */
  19. "top"
  20. "repeat -1 (find `Oops!!!' deline)"
  21.  
  22.  
  23.