home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / shareware / share_47 / orbits / !orbits / !Run < prev    next >
Text File  |  1991-11-02  |  621b  |  21 lines

  1. | Run file for the Orbits application.
  2. | Neil Hoggarth.
  3.  
  4. IconSprites <obey$dir>.!Sprites
  5. WimpSlot -min 160k -max 160k
  6. |
  7. if "<System$Path>" = "" then Error 0 System resources cannot be found
  8. |
  9. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  10. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  11. |
  12. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
  13. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  14. |
  15. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  16. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  17. |
  18.  
  19. Set orbits$dir <Obey$Dir>
  20. run <orbits$Dir>.!RunImage %*0
  21.