home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s / swiref / !SWIRef / !Run < prev    next >
Encoding:
Text File  |  1995-01-20  |  612 b   |  24 lines

  1. | !Run For !SWIRef
  2. | by David McMullen
  3. | © BubbleSoft 1994
  4.  
  5. Set SWIRef$Dir <Obey$Dir>
  6. IconSprites <SWIRef$Dir>.!Sprites
  7.  
  8. | Load all necessary modules.
  9.  
  10. RMEnsure WimpExtension 2.18 RMLoad <SWIRef$Dir>.Resources.WimpExt
  11. RMEnsure WimpExtension 2.18 ERROR 2 Out of date WimpExtension Module. I need version 2.18 or later.
  12.  
  13. RMEnsure MessageTrans 0.06 RMLoad <SWIRef$Dir>.Resources.MsgTrans
  14. RMEnsure MessageTrans 0.06 ERROR 2 I need MessageTrans 0.06 or later.
  15.  
  16. | Check for RISC OS 2.
  17.  
  18. UnSet RISCOS
  19. RMEnsure UtilityModule 3.00 Set RISCOS 2
  20.  
  21. | Run program.
  22.  
  23. WimpSlot -min 48k -max 48k
  24. BASIC -quit <SWIRef$Dir>.!RunImage