home *** CD-ROM | disk | FTP | other *** search
- | Run file for the Orbits application.
- | Neil Hoggarth.
-
- IconSprites <obey$dir>.!Sprites
- WimpSlot -min 160k -max 160k
- |
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- |
- RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
- |
- RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
- RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
- |
- RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
- RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
- |
-
- Set orbits$dir <Obey$Dir>
- run <orbits$Dir>.!RunImage %*0
-