home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / code / ada / !Ada / !Run < prev    next >
Encoding:
Text File  |  1994-08-27  |  1.1 KB  |  28 lines

  1. |
  2. | Ada !Run
  3. | (C) Copyright Peter Burwood, 1994
  4. |
  5. *If "<System$Path>" = "" Then Error 0 System resources cannot be found
  6. *WimpSlot -Min 128k -Max 128k
  7. *IconSprites <Obey$Dir>.!Sprites
  8. *If "<Ada$Path>" = "" Then Set Run$Path <Run$Path>,ada:bin.
  9. *Set Ada$Dir <Obey$Dir>
  10. *Set Ada$Path <Obey$Dir>.
  11. *Set AdaFront ada:lib.adafront
  12. *Set GEN ada:lib.adagen
  13. *Set BND adabind
  14. *Set INT ada:lib
  15. *Set AdaEDPREDEF ada:lib
  16. *RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
  17. *RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !Ada
  18. *RMEnsure SharedCLibrary 0 System:modules.clib
  19. *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !Ada
  20. *RMEnsure FrontEnd 0 System:modules.frontend
  21. *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !Ada
  22. *RMEnsure TaskWindow 0 System:modules.task
  23. *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !Ada
  24. *RMEnsure DDEUtils 0 System:modules.ddeutils
  25. *RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !Ada
  26. *WimpSlot -Min 64k -Max 64k
  27. *FrontEnd_Start -app Ada -desc <Ada$Dir>.desc
  28.