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