| >!Run for C_Demo
|
If "<System$Path>" = "" Then Error 0 System resources cannot be found
|
WimpSlot -min 128k -max 128k
|
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
|
WimpSlot -min 128k
|
Set C_Demo$Dir <Obey$Dir>
Run <C_Demo$Dir>.!RunImage %*0
