| Run file for Disc Manager
|
IconSprites <Obey$Dir>.!Sprites
|
if "<System$Path>" = "" then Error 0 System resources cannot be found
|
RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
RMEnsure ColourTrans 0.52 Error You need ColourTrans 0.52 or later
|
Set DiscMan$Dir <Obey$Dir>
Set DiscMan$Path <Obey$Dir>.
WimpSlot -min 164k -max 164k
Run <DiscMan$Dir>.!RunImage %*0
