home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / Demos / Pluto / demo2 / !Speak_!Run < prev    next >
Encoding:
Text File  |  1997-06-25  |  522 b   |  17 lines

  1. | run file for Speak application, without spelling checker
  2. |
  3. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  4. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  5. RMEnsure BorderUtils 0.02 RMLoad <Obey$Dir>.BorderUtil
  6. |
  7. *WimpSlot -min 300k -max 300k
  8. *IconSprites <Obey$Dir>.!Sprites
  9.  
  10. *RMEnsure Speak 2.09 Run <Obey$Dir>.LoadSpeak
  11.  
  12. | only need this line if run together with programs which use Superior's 'speech!'
  13. |*RMLoad <Obey$Dir>.modsuper
  14.  
  15. *Set SpeakEd$Dir <Obey$Dir>
  16. *Run <SpeakEd$Dir>.!RunImage %*0
  17.