home *** CD-ROM | disk | FTP | other *** search
/ APDL Soft Rock Games / APDL_SOFTROCK.iso / trellis / _trellis / gameprog / _run < prev    next >
Encoding:
Text File  |  1997-08-25  |  520 b   |  12 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2. RMEnsure UtilityModule 3.10 Error This game can only be run under RISC OS 3.1 or later
  3. RMEnsure SRSLibrary 0.14 RMLoad <Obey$Dir>.Trellis.SRSLibrary
  4. RMEnsure SRSLibrary 0.14 Error You need version 0.14 or higher of the SRSLibrary module to run this game.
  5. WimpSlot -min 640k -max 640k
  6. Set Trellis$Path <Obey$Dir>.Trellis.
  7. Set TreGame$Path <Obey$Dir>.Adventure.
  8. Set TreGrfx$Path <Obey$Dir>.Graphics.
  9. Run <Trellis$Path>!RunImage
  10. Unset <Trellis$Path>
  11. Unset <TreGame$Path>
  12. Unset <TreGrfx$Path>