home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / OB3.2D2.DMS / in.adf / ObSup_Scripts / AmokEd / ReadMe < prev   
Encoding:
Text File  |  1992-08-01  |  638 b   |  29 lines

  1.  
  2.  
  3. OberonSupport for AmokEd
  4. ------------------------
  5.  
  6. OberonErr.aed
  7.  
  8.    ARexx Script for using the OberonSupport library with AmokEd.
  9.    It knows four commands:
  10.      FIRST    read the error file and jump to first error
  11.      NEXT     jump to next error
  12.      CURRENT  jump to current error (usefull if no longer there :-)
  13.      PREV     jump to previous error
  14.  
  15. oberon.aedrc
  16.  
  17.    Contains mappings for function keys with corrinponging calls.
  18.    Just integrat into your oberon.aedrc.
  19.  
  20. OberonC.aed
  21. OberonSave.aed
  22. OberonMake.aed
  23. OberonLink.aed
  24.  
  25.    Some scripts I use for starting Oberon from within AmokEd
  26.    Adapt them to your needs.
  27.  
  28. +++hartmut
  29.