home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / filemanager / a047_1 / !FileUtils / !Run < prev    next >
Text File  |  1992-01-15  |  379b  |  13 lines

  1. | Run FileUtils
  2. IconSprites <Obey$Dir>.!Sprites
  3.  
  4. if "<System$Path>" = "" then Error 0 System resources cannot be found
  5. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  6. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  7.  
  8. Set Alias$FullType echo |<22>|<0>|<14>|MType %0
  9.  
  10. Set FileUtils$Dir <Obey$Dir>
  11. WimpSlot -min 128k -max 128k
  12. Run <FileUtils$Dir>.!RunImage %0
  13.