home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / adventure / hermes / !HERMES / !RUN < prev    next >
Text File  |  1993-08-26  |  659b  |  21 lines

  1. |Hermes 1.0 PD version
  2. |© 1993 Andrea Gallo
  3. |
  4. wimpslot -min 200K -max 200K
  5. |
  6. IconSprites <Obey$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 3.50 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. Set Hermes$Dir <Obey$Dir>
  21. Run <Hermes$Dir>.Adventure