home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Games / Adventures / GTAC / gtacsh / !GTAC / !Run < prev    next >
Text File  |  1995-03-09  |  1KB  |  30 lines

  1. |GTAC Graphic Text Adventure Creator
  2. |© 1993 Andrea Gallo
  3. |
  4. Set GTAC$Dir <Obey$Dir>
  5. |
  6. IconSprites <GTAC$Dir>.!Sprites
  7. |
  8. if "<System$Path>" = "" then Error 0 System resources cannot be found
  9. RMEnsure Draw 1.01 Error You need Draw 1.01 or later
  10. |
  11. RMEnsure SharedCLibrary 0.00 RMLoad System:Modules.Clib
  12. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  13. |
  14. RMEnsure FPEmulator 2.70 RMLoad System:Modules.FPEmulator
  15. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  16. |
  17. RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
  18. RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
  19. |
  20. RMEnsure Squash 0.07 RMLoad System:Modules.Squash
  21. RMEnsure Squash 0.07 RMLoad <GTAC$Dir>.Resources.Squash
  22. RMEnsure Squash 0.07 Error You need Squash 0.07 or later
  23. |
  24. RMEnsure DrawFile 1.3 RMLoad System:Modules.DrawFile
  25. RMEnsure DrawFile 1.3 RMLoad <GTAC$Dir>.Resources.DrawFile
  26. RMEnsure DrawFile 1.3 Error You need DrawFile 1.3 or later
  27. |
  28. wimpslot -min 300K -max 300K
  29. |
  30. Run <GTAC$Dir>.!RunImage