home *** CD-ROM | disk | FTP | other *** search
- |!Run file for StrongBS version 1.69 (28th June 1997)
- | © Copyright Mohsen Alshayef 1993-1997
- RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later
- If "<Wimp$ScrapDir>" = "" Then Error 0 System scrap directory can not be found, set Wimp$ScrapDir.
-
- RMEnsure BASICTools 1.05 RMLoad <Obey$Dir>.Resources.BASICTools
- RMEnsure BASICTools 1.05 Error You need a newer BASICTools module (v. 1.04 or better) to run !StrongBS application
-
- | If you want StrongBS in another langugage then change the next line to point to
- | the resources sub-directory for the country.
-
- Set StrongBS$Country <Obey$Dir>.Resources.UK
-
- SET StrongBS$Dir <Obey$Dir>
- SET StrongBS$3rdParty <Obey$Dir>.3rdParty
- SET StrongBS$Library <Obey$Dir>.Library
- SET StrongBS$InsertREM <Obey$Dir>.REMInsert
- SET StrongBS$Modes <Obey$Dir>.Modes
-
- IconSprites <StrongBS$Dir>.!Sprites
- WimpSlot -min 312k -max 312k
- RUN <StrongBS$Dir>.!RunImage
-