home *** CD-ROM | disk | FTP | other *** search
- | Run file for Sleuth application
-
- IconSprites <Obey$Dir>.!Sprites
-
- RMEnsure UtilityModule 3.00 IconSprites <Obey$Dir>.Resources.RISCOS2spr
-
- RMEnsure UtilityModule 3.00 if "<System$Path>" = "" then Error 0 System resources cannot be found
- If "<Wimp$ScrapDir>" = "" then Error 0 System scrap directory cannot be found, set Wimp$ScrapDir
-
- WimpSlot -min 384k -max 384k
- IconSprites <Obey$Dir>.!Sprites
-
- RMEnsure FPEmulator 0 RMLoad System:Modules.FPEmulator
- RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run Sleuth
-
- RMEnsure SharedCLibrary 0 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run Sleuth
-
- Set Sleuth$Dir <Obey$Dir>
-
- WimpSlot -min 384k
- Run <Sleuth$Dir>.!RunImage
-