home *** CD-ROM | disk | FTP | other *** search
/ Dream 55 / Amiga_Dream_55.iso / RISCOS / APPS / SCI / ELECTRON / RESIST.ZIP / !Resistor / !Run < prev    next >
Text File  |  1990-11-05  |  471b  |  14 lines

  1. |
  2. | !Resistor  !Run file
  3. | v1.01  5 November 1990
  4. |
  5. WimpSlot -min 96K -max 96K
  6. Set clib$flag 1
  7. RMEnsure SharedCLibrary 0 Set clib$flag 0
  8. RMEnsure SharedCLibrary 3.50 If "<clib$flag>" = "1" Then Error 0 Old C library installed Else RMLoad System:Modules.Clib
  9. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  10. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  11. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  12. |
  13. Run <Obey$Dir>.!RunImage
  14.