home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / utilities3 / fortrantoc / !f2c_!Run < prev    next >
Encoding:
Text File  |  1994-01-28  |  879 b   |  18 lines

  1. Set f2c$Dir <Obey$Dir>
  2. Set F$Path <f2c$Dir>.f2c_lib.
  3. If "<System$Path>" = "" Then Error 0 System resources cannot be found
  4. WimpSlot -Min 256k -Max 256k
  5. IconSprites <f2c$Dir>.!Sprites
  6. RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
  7. RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !CC
  8. RMEnsure SharedCLibrary 0 System:modules.clib
  9. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !CC
  10. RMEnsure FrontEnd 0 System:modules.frontend
  11. RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !CC
  12. RMEnsure TaskWindow 0 System:modules.task
  13. RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !CC
  14. RMEnsure DDEUtils 0 System:modules.ddeutils
  15. RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !CC
  16. WimpSlot -Min 256k -Max 256k
  17. FrontEnd_Start -app f2c -desc <f2c$Dir>.desc
  18.