home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / arexx / cygcc.lha / Exec.Me.CygCC < prev    next >
Encoding:
Text File  |  1990-08-24  |  457 b   |  19 lines

  1. ;These files should go in your Rexx: directory
  2. ;Then from within Cygnus Ed....... go into your "Special" menu
  3. ;and "DOS/AREXX interface" then "install AREXX/DOS command"
  4. ;
  5. ;Type the FKEY number that you want to use as "compiler key"
  6. ;The command should be CYGCC
  7. ;Then when you want to compile , hit that Function Key
  8. ;
  9. ;Copied from the Amazing Computing Sept 90 issue
  10. ;
  11. ;
  12. Copy CygCC rexx:
  13. Copy ReadErrors rexx:
  14. copy NextErr rexx:
  15. copy FindWind rexx:
  16. ;
  17. ;
  18. ;
  19. ;