   
   | --------------------------------------
   | Run file for application : !achconfig
   | --------------------------------------
   
     Set ACHConfig$Dir <Obey$Dir>
     IconSprites <Obey$Dir>.!Sprites
     
     | Loading interface module:
   
     If "<System$Path>"=""  then Error 0 System resources cannot be found
     RMEnsure SharedCLibrary 0 RMLoad System:modules.CLib
     RMEnsure InterfaceManager 2.00 RMLoad <Obey$Dir>.Interface
     RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module

     WimpSlot -min 80K -max 80K
     Run <Obey$Dir>.!RunImage 
