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

  1. If "<System$Path>"="" Then Error System resources cannot be found
  2. if "<Scores3$Dir>" = "" then Set Scores3$Dir <Obey$Dir>
  3.  
  4. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  5. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  6. Set CTetris$Dir <Obey$Dir>
  7. WimpSlot -min 128K -max 128K
  8. Run <CTetris$Dir>.!RunImage %*0
  9.