home *** CD-ROM | disk | FTP | other *** search
- | Run File for !MFCalc application © Martin Carradus 2004
- *If "<System$Path>" = "" Then Error 0 System resources cannot be found
- *WimpSlot -Min 128k -Max 512k
- *IconSprites <Obey$Dir>.!Sprites
- *Set MFCalc$Dir <Obey$Dir>
- | Needed by FrontEnd
- *RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
- *RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !MFCalc
- *RMEnsure SharedCLibrary 0 System:modules.clib
- *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !MFCalc
- *RMEnsure FrontEnd 0 System:modules.frontend
- *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !MFCalc
- *RMEnsure TaskWindow 0 System:modules.task
- *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !MFCalc
- *RMEnsure DDEUtils 0 System:modules.ddeutils
- *RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !MFCalc
- *If "<MFCalcB$Dir>" = "" Then Filer_Run <MFCalc$Dir>.!Banner
- *WimpSlot -Min 128k -Max 512k
- *Run <MFCalc$Dir>.!RunImage %*0
-
-