home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / demos / s_to_z / sleuth / !Sleuth / !Run < prev    next >
Text File  |  1994-06-10  |  723b  |  23 lines

  1. | Run file for Sleuth application
  2.  
  3. IconSprites <Obey$Dir>.!Sprites
  4.  
  5. RMEnsure UtilityModule 3.00 IconSprites <Obey$Dir>.Resources.RISCOS2spr
  6.  
  7. RMEnsure UtilityModule 3.00 if "<System$Path>" = "" then Error 0 System resources cannot be found
  8. If "<Wimp$ScrapDir>" = "" then Error 0 System scrap directory cannot be found, set Wimp$ScrapDir
  9.  
  10. WimpSlot -min 384k -max 384k
  11. IconSprites <Obey$Dir>.!Sprites
  12.   
  13. RMEnsure FPEmulator 0 RMLoad System:Modules.FPEmulator
  14. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run Sleuth
  15.  
  16. RMEnsure SharedCLibrary 0 RMLoad System:Modules.Clib
  17. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run Sleuth
  18.  
  19. Set Sleuth$Dir <Obey$Dir>
  20.  
  21. WimpSlot -min 384k
  22. Run <Sleuth$Dir>.!RunImage 
  23.