home *** CD-ROM | disk | FTP | other *** search
- | Run file for MacroLife application
- | © Chris Taylor, 1995
-
- Set MacroLife$Dir <Obey$Dir>
- IconSprites <MacroLife$Dir>.!Sprites
-
- Set File$Type_B7C LifeForm
- Set Alias$@RunType_B7C /<MacroLife$Dir> -lifeform %%*0
- Set File$Type_B7B Life
- Set Alias$@RunType_B7B /<MacroLife$Dir> -life %%*0
-
- Set MacroLife$OSVsn 310
- RMEnsure UtilityModule 3.10 Set MacroLife$OSVsn 200
- |Set MacroLife$OSVsn 200
- RMEnsure SharedCLibrary 3.75 RMLoad System:modules.CLib
- RMEnsure SharedCLibrary 3.75 Error You need at least version 3.75 of the shared C library
-
- RMEnsure ColourTrans 0 RMLoad System:modules.Colours
- RMEnsure ColourTrans 0 Error ColourTrans module not found
-
- RMEnsure MessageTrans 0 RMLoad System:modules.MsgTrans
- RMEnsure MessageTrans 0 Error MessageTrans module not found
-
- RMEnsure FPEmulator 2.80 RMLoad System:modules.FPEmulator
- RMensure FPEmulator 2.80 Error You need at least version 2.80 of the floating point emulator
-
- WimpSlot -min 320K -max 320K
- | To start up without a banner, add -nobanner to the next line
- Run "<MacroLife$Dir>.!RunImage" %*0
-