home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / f / fileutils / !FileUtils / !Run < prev    next >
Text File  |  1992-12-12  |  407b  |  13 lines

  1. | Run FileUtils
  2. IconSprites <Obey$Dir>.!Sprites
  3.  
  4. RMensure UtilityModule 3.00 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 160k -max 160k
  12. Run <FileUtils$Dir>.!RunImage %0
  13.