home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / games / _quintet / !Quintet / !Run < prev    next >
Encoding:
Text File  |  1992-08-25  |  848 b   |  37 lines

  1. | !Run file for !Quintet
  2. |
  3.  
  4. if "<System$Path>" = "" Then Error 0 System resources cannot be found
  5.  
  6. Wimpslot -min 300K -max 300K
  7. Wimpslot -min 100K -max 100K
  8. Set Quintet$Dir <Obey$Dir>
  9.  
  10. echo <22><00>
  11. Type <Quintet$Dir>.Readme
  12. RMEnsure SharedCLibrary 3.75 RMLoad System:modules.CLib
  13. RMEnsure SharedCLibrary 3.75 ERROR Sorry need CLib 3.75
  14. RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
  15. RMEnsure FPEmulator 2.80 ERROR Sorry need FPEmulator 2.80
  16. RMEnsure TrackerModule 4.00 RMLoad <Quintet$Dir>.!S/Tracker.PM
  17. RMEnsure MemAlloc 0 RMLoad <Quintet$Dir>.MemAlloc
  18. ScreenSize 80K
  19. RMKill MemAlloc
  20.  
  21. Rmload <Quintet$Dir>.Removed
  22. Rmload <Quintet$Dir>.Dead
  23. Rmload <Quintet$Dir>.TADA
  24.  
  25. Run <Quintet$Dir>.Futura
  26. Run <Quintet$Dir>.!RunImage
  27.  
  28. Rmkill removed
  29. Rmkill Dead
  30. Rmkill TADA
  31. Rmkill TrackerModule
  32.  
  33. echo <13>
  34. echo " Thanks for playing...   jay-pee "
  35.  
  36.  
  37.