home *** CD-ROM | disk | FTP | other *** search
/ APDL Soft Rock Games / APDL_SOFTROCK.iso / trellis / _trellis / _run < prev    next >
Encoding:
Text File  |  1999-04-02  |  679 b   |  17 lines

  1. IconSprites <Obey$Dir>.!Sprites
  2. Set TrellisProg$Path <Obey$Dir>.Program.
  3. Set TrellisGame$Path <Obey$Dir>.GameProg.
  4.  
  5. | Set TrellisTemp$Path to point to wherever you want Trellis
  6. | to put its temporary files. This version uses !Scrap
  7. Set TrellisTemp$Path <Wimp$ScrapDir>.
  8.  
  9. | This is an alternative to use the RAMdisc for users
  10. | who don't have a hard drive
  11. | Set TrellisTemp$Path RAM::RamDisc0.$.
  12.  
  13. RMEnsure UtilityModule 3.10 Error Trellis can only be run under RISC OS 3.1 or later.
  14. RMEnsure SRSLibrary 0.13 RMLoad TrellisProg:SRSLibrary
  15. RMEnsure SRSLibrary 0.13 Error Trellis requires V0.13 or higher of the SRSLibrary module.
  16. WimpSlot -min 96k -max 96k
  17. Run TrellisProg:!RunImage