| run file for FileUtils application
|
*IconSprites <Obey$Dir>.!Sprites
|
if "<System$Path>" = "" then Error 0 System resources cannot be found
|
RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
|
*Set FileUtils$Dir <Obey$Dir>
*WimpSlot -min 104k -max 104k
*Run <FileUtils$Dir>.!RunImage
