home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilss / swiref / !SWIRef / !Run < prev    next >
Text File  |  1995-02-16  |  582b  |  23 lines

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