home *** CD-ROM | disk | FTP | other *** search
- |
- | Ada !Run
- | (C) Copyright Peter Burwood, 1994
- |
- *If "<System$Path>" = "" Then Error 0 System resources cannot be found
- *WimpSlot -Min 128k -Max 128k
- *IconSprites <Obey$Dir>.!Sprites
- *If "<Ada$Path>" = "" Then Set Run$Path <Run$Path>,ada:bin.
- *Set Ada$Dir <Obey$Dir>
- *Set Ada$Path <Obey$Dir>.
- *Set AdaFront ada:lib.adafront
- *Set GEN ada:lib.adagen
- *Set BND adabind
- *Set INT ada:lib
- *Set AdaEDPREDEF ada:lib
- *RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
- *RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !Ada
- *RMEnsure SharedCLibrary 0 System:modules.clib
- *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !Ada
- *RMEnsure FrontEnd 0 System:modules.frontend
- *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !Ada
- *RMEnsure TaskWindow 0 System:modules.task
- *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !Ada
- *RMEnsure DDEUtils 0 System:modules.ddeutils
- *RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !Ada
- *WimpSlot -Min 64k -Max 64k
- *FrontEnd_Start -app Ada -desc <Ada$Dir>.desc
-