home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_5 / issue_07 / language / !Pascal / !Run < prev    next >
Text File  |  1992-03-09  |  893b  |  17 lines

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