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

  1. /* AREXX:Bug.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 Bug 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 goes to the next line where an error was detected
  16.       using the Make.DME program.
  17. */
  18. 'find (Oops!!!)'
  19.  
  20.  
  21.