home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / demos / j_to_r / rhapsody3 / _rhap3demo / _run < prev    next >
Encoding:
Text File  |  1993-10-05  |  1.6 KB  |  42 lines

  1.  
  2. | !Run obey file for Rhapsody (Demo version)
  3. | (c) J.O.Linton - 31 August 1993
  4.  
  5.  
  6. IF "<System$Path>" = "" THEN ERROR 0 System resources cannot be found
  7. If "<Font$Path>"="" THEN Error 0 Fonts cannot be found. Locate !Fonts directory
  8. SET Rhapsody$Dir <Obey$Dir>
  9. IconSprites <Rhapsody$Dir>.!Sprites
  10.  
  11. RMEnsure SpriteExtend 0.20 RMReinit SpriteExtend
  12. RMEnsure SpriteUtils 1.04 RMReinit SpriteUtils
  13. RMEnsure ColourTrans 0.51 System:Modules.Colours
  14. RMEnsure ColourTrans 0.51 ERROR You need ColourTrans 0.51 or later
  15. RMEnsure FPEmulator 2.70 System:Modules.FPEmulator
  16. RMEnsure FPEmulator 2.70 ERROR You need FPEmulator 2.70 or later
  17. RMEnsure IRQUtils 0.09 RMLoad System:Modules.IRQUtils
  18. RMEnsure IRQUtils 0.09 ERROR You need IRQUtils 0.09 or later
  19. RMEnsure SoundScheduler 1.13 RMLoad System:Modules.Sound2
  20. RMEnsure SoundScheduler 1.13 ERROR You need SoundScheduler 1.13 or later
  21. RMReInit SoundScheduler
  22. RMEnsure MessageTrans 0.06 RMLoad System:Modules.MsgTrans
  23. RMEnsure MessageTrans 0.06 ERROR You need MessageTrans 0.06 or later
  24. RMEnsure FontMenu 1.18 RMLoad <Rhapsody$Dir>.FontMenu
  25. RMEnsure FontMenu 1.18 ERROR You need FontMenu 1.18 or later
  26. RMEnsure Squash 0.20 RMLoad System:Modules.Squash
  27. RMEnsure Squash 0.20 ERROR You need Squash 0.20 or later
  28. <Rhapsody$Dir>.Voices.NoVoices
  29. RMLOAD <Rhapsody$Dir>.Voices.Piano
  30. RMLOAD <Rhapsody$Dir>.Voices.Guitar
  31. RMLOAD <Rhapsody$Dir>.Voices.Choir
  32. |RMLOAD <Rhapsody$Dir>.Voices.Organset1
  33. RMLOAD <Rhapsody$Dir>.Voices.Synth1
  34. SET Rhapsody$Dir <Obey$Dir>
  35.  
  36. |Do not remove the symbols at the end of this line £££
  37.  
  38. Wimpslot 784K 784K
  39. Wimpslot 768K 768K
  40.  
  41. Run <Obey$Dir>.!RunImage %*0
  42.