home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / comdemos / progs / pep / !PEP-Demo / !Run < prev    next >
Encoding:
Text File  |  1991-08-08  |  1.0 KB  |  28 lines

  1. | > !Run
  2. |
  3. | SpeechSystem demonstration copyright © PEP Associates, 1991
  4. | Interface Manager copyright © Simon Huntingdon, 1990
  5. |
  6. Set PEPDemo$Dir <Obey$Dir>
  7. RMEnsure InterfaceManager 0.00 RMLoad <PEPDemo$Dir>.Interface
  8. RMEnsure InterfaceManager 1.32 Error 0 An old version of InterfaceManager is present in memory. Please see the "!Help" file.
  9. RMEnsure ABCLibrary       0.00 RMLoad <PEPDemo$Dir>.ABCLib
  10. RMEnsure ABCLibrary       4.01 Error 0 An old version of ABCLibrary is present in memory. Please see the "!Help" file.
  11. |
  12. | Set a system variable to show what support is required for the
  13. | Atomwide VIDC enhancer:
  14. |
  15. | 0 = no VIDC enhancer fitted; no support required
  16. | 1 = VIDC enhancer seems to be fitted; provide automatic support
  17. | 2 = VIDC enhancer is fitted and on all the time
  18. |
  19. | Note that the last category requires *you* to edit this file!
  20. | ie Set SpeechVIDCSupport 2
  21. |
  22. Set SpeechVIDCSupport 1
  23. RMEnsure MegaModes 0.00 Set SpeechVIDCSupport 0
  24. |
  25. IconSprites <PEPDemo$Dir>.!Sprites
  26. WimpSlot -min 96K -max 96K
  27. Run <PEPDemo$Dir>.!RunImage
  28.