home *** CD-ROM | disk | FTP | other *** search
/ APDL Best Games 1 / APDL_GAMES_1.iso / _xor / _run < prev    next >
Encoding:
Text File  |  1998-08-03  |  447 b   |  17 lines

  1. | !Xor !Run
  2. | (c) John Hedley 20/5/1996
  3.  
  4. Set Xor$Dir <Obey$Dir>
  5. if "<ScoresA$Dir>" = "" then Set ScoresA$Dir <Obey$Dir>
  6.  
  7. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  8. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  9.  
  10. RMEnsure WindBuff 1.00 RMLoad <Xor$Dir>.WB
  11. RMEnsure WindBuff 1.00 Error You need WB 1.00 or later
  12.  
  13. *WimpSlot -min 100k -max 100k
  14. *IconSprites <Xor$Dir>.!Sprites
  15. *WimpSlot -min 100k
  16. *Run <Xor$Dir>.!RunImage
  17.