If "<System$Path>" = "" Then Error 0 System resources cannot be found
|
WimpSlot -min 128k -max 128k
|
Set WorldDay$Dir <Obey$Dir>
Iconsprites <Obey$Dir>.!Sprites
|
Set clib$flag 1
RMEnsure SharedCLibrary 0 Set clib$flag 0
RMEnsure SharedCLibrary 3.75 If "<clib$flag>" = "1" Then Error 0 Old C library installed Else RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
Unset clib$flag
|
RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 2.80 Error 0 You need FPEmulator 2.80 or later 
|
RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.52 Error 0 You need ColourTrans 0.52 or later 
|
WimpSlot -min 128k
Run <Obey$Dir>.!RunImage %*0
