home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 5 / RISCWORLD_VOL5.iso / SOFTWARE / Issue3 / MDCalc / !MFCalc / !Run < prev    next >
Encoding:
Text File  |  2004-06-13  |  1016 b   |  21 lines

  1. | Run File for !MFCalc application © Martin Carradus 2004
  2. *If "<System$Path>" = "" Then Error 0 System resources cannot be found
  3. *WimpSlot -Min 128k -Max 512k
  4. *IconSprites <Obey$Dir>.!Sprites
  5. *Set MFCalc$Dir <Obey$Dir>
  6. | Needed by FrontEnd
  7. *RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
  8. *RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !MFCalc
  9. *RMEnsure SharedCLibrary 0 System:modules.clib
  10. *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !MFCalc
  11. *RMEnsure FrontEnd 0 System:modules.frontend
  12. *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !MFCalc
  13. *RMEnsure TaskWindow 0 System:modules.task
  14. *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !MFCalc
  15. *RMEnsure DDEUtils 0 System:modules.ddeutils
  16. *RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !MFCalc
  17. *If "<MFCalcB$Dir>" = "" Then Filer_Run <MFCalc$Dir>.!Banner
  18. *WimpSlot -Min 128k -Max 512k
  19. *Run <MFCalc$Dir>.!RunImage %*0
  20.  
  21.