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

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