home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 5 / RISCWORLD_VOL5.iso / SOFTWARE / Issue1 / BASIC / Text_BBC / !Text_BBC / !Run < prev    next >
Encoding:
Text File  |  2004-04-23  |  1.0 KB  |  20 lines

  1. | !Run File for !Text_BBC © 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 Text_BBC$Dir <Obey$Dir>
  6. *RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
  7. *RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 to run !Text_BBC
  8. *RMEnsure SharedCLibrary 0 System:modules.clib
  9. *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !Text_BBC
  10. *RMEnsure FrontEnd 0 System:modules.frontend
  11. *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !Text_BBC
  12. *RMEnsure TaskWindow 0 System:modules.task
  13. *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !Text_BBC
  14. *RMEnsure DDEUtils 0 System:modules.ddeutils
  15. *RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !Text_BBC
  16. *If "<Text_BBCB$Dir>" = "" Then Filer_Run <Text_BBC$Dir>.!Banner
  17. *Set Alias$Text_BBC <Text_BBC$Dir>.!RunImage
  18. *WimpSlot -Min 128k -Max 512k
  19. *FrontEnd_Start -app Text_BBC -desc <Text_BBC$Dir>.desc
  20.