/RISCOS/support/!Boot

http://unladen-swallow.googlecode.com/ · #! · 22 lines · 18 code · 4 blank · 0 comment · 0 complexity · ad457ba5226b24e72009b96f1c760db3 MD5 · raw file

  1. set Python$Dir <Obey$Dir>
  2. set PythonApp$Path <Obey$Dir>.
  3. IconSprites <Obey$Dir>.!Sprites
  4. <Obey$Dir>.AddToPath Python$Path PythonApp:Lib
  5. <Obey$Dir>.AddToPath Python$Path PythonApp:Lib.plat-riscos
  6. <Obey$Dir>.AddToPath Python$Path PythonApp:Lib.site-packages
  7. set Alias$@RunType_ae5 TaskWindow |"python %%*0|" -name |"Python|" -quit -wimpslot 1248k
  8. | -display
  9. set File$Type_ae5 Python
  10. | load modules for 32 bit compatibility
  11. RMEnsure UtilityModule 3.10 Error This application requires RISC OS 3.10 or later
  12. RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 RMLoad System:Modules.CallASWI
  13. RMEnsure UtilityModule 3.70 RMEnsure CallASWI 0.02 Error This application requires CallASWI 0.02 or later
  14. RMEnsure FPEmulator 4.03 RMLoad System:Modules.FPEmulator
  15. RMEnsure FPEmulator 4.03 Error This application requires FPEmulator 4.03 or later
  16. RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib
  17. RMEnsure SharedCLibrary 5.34 Error This application requires SharedCLibrary 5.34 or later
  18. set Alias$Python Run <Python$Dir>.python23 %*0