home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / misc / tornado / tndemo2 / !Tornado / !Boot next >
Text File  |  1996-06-03  |  1KB  |  26 lines

  1. | Boot file for the Tornado suite v0.10a
  2. | Last updated 16-05-1996
  3.  
  4. If "<Tornado$Error>" <> "" then obey
  5. Set Tornado$Installed Yes
  6. RMEnsure Tornado 0.10 Set Tornado$Installed No
  7. If "<Tornado$Installed>" = "Yes" then obey
  8. |
  9. RMEnsure UtilityModule 2.00 Error 0 The Tornado suite couldn't install itself as you haven't got RISC-OS version 2 or higher installed on your machine
  10. Set Tornado$Error None
  11. RMEnsure Hourglass 2.00 Set Tornado$Error Hourglass module v2.00
  12. RMEnsure SystemDevices 1.13 Set Tornado$Error SystemDevices module v1.13
  13. RMEnsure FileSwitch 1.55 Set Tornado$Error FileSwitch module v1.55
  14. RMEnsure FileCore 2.01 Set Tornado$Error FileCore module v2.01
  15. If "<Tornado$Error>" <> "None" then Error 0 Error: The Tornado suite couldn't install itself as the <Tornado$OSver> was not available. Please reinstall this module and run !Tornado again
  16. Unset Tornado$Error
  17.  
  18. Set Tornado$Dir <Obey$Dir>
  19. Set Tornado$Renderers <Obey$Dir>.Renderers
  20. Set Tornado$Extensions <Obey$Dir>.Extensions
  21. Set Tornado$Convertors <Obey$Dir>.Convertors
  22. Set Tornado$Installed Yes
  23. RMEnsure Tornado 0.10 RMLoad <Obey$Dir>.TKernel
  24. IconSprites <Obey$Dir>.!Sprites
  25. RMEnsure TShell 0.10 RMRun <Tornado$Extensions>.TShell.TShell
  26.