home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s1 / strongbs / !StrongBS / !Run < prev    next >
Text File  |  1997-06-27  |  938b  |  23 lines

  1. |!Run file for StrongBS version 1.69 (28th June 1997)
  2. | © Copyright Mohsen Alshayef 1993-1997
  3. RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later
  4. If "<Wimp$ScrapDir>" = "" Then Error 0 System scrap directory can not be found, set Wimp$ScrapDir.
  5.  
  6. RMEnsure BASICTools 1.05 RMLoad <Obey$Dir>.Resources.BASICTools
  7. RMEnsure BASICTools 1.05 Error You need a newer BASICTools module (v. 1.04 or better) to run !StrongBS application
  8.  
  9. | If you want StrongBS in another langugage then change the next line to point to
  10. | the resources sub-directory for the country.
  11.  
  12. Set StrongBS$Country <Obey$Dir>.Resources.UK
  13.  
  14. SET StrongBS$Dir <Obey$Dir>
  15. SET StrongBS$3rdParty <Obey$Dir>.3rdParty
  16. SET StrongBS$Library <Obey$Dir>.Library
  17. SET StrongBS$InsertREM <Obey$Dir>.REMInsert
  18. SET StrongBS$Modes <Obey$Dir>.Modes
  19.  
  20. IconSprites <StrongBS$Dir>.!Sprites
  21. WimpSlot -min 312k -max 312k
  22. RUN <StrongBS$Dir>.!RunImage
  23.