home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / demos / s_to_z / tcanvasj / !NumColShp / !Run next >
Text File  |  1995-02-23  |  601b  |  16 lines

  1. | A Talking Canvas Junior application (v1.00)
  2. | Code (C) Jason Tribbeck
  3. |          7th ARM Systems
  4. |          ARM Designs 1995
  5.  
  6. Set TCJApp$Dir <Obey$Dir>
  7. RMEnsure SonorSound 1.01 RMLoad <Obey$Dir>.SonorSound
  8. RMEnsure SharedCLibrary 3.75 RMLoad <System$Dir>.Modules.CLib
  9. RMEnsure SharedCLibrary 3.75 Error 0 You need CLib version 3.75 or greater
  10. RMEnsure FPEmulator 2.80 RMLoad <System$Dir>.Modules.FPEmulator
  11. RMEnsure FPEmulator 2.80 Error 0 You need FPEmulator version 2.80 or greater
  12. WimpSlot -min 0216k -max 0216k
  13. WimpSlot -min 64k -max 64k
  14. Set Alias$RunTCJApp Run <TCJApp$Dir>.!RunImage
  15. RunTCJApp
  16.