home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / demos / a_to_i / arcturus / !ArctDemo / !Run next >
Text File  |  1994-10-14  |  572b  |  24 lines

  1. | Run-File für Arcturus
  2.  
  3. RMEnsure UtilityModule 3.10 Error Sorry, need RISC OS 3.10 or higher to run
  4.  
  5. Fx 229 1
  6. Set Arcturus$Dir <Obey$Dir>
  7. IconSprites <Arcturus$Dir>.!Sprites
  8.  
  9. WimpSlot -min 32K -max 32K
  10. RMEnsure CoconizerPlayer 1.04 Set coco Nix
  11. If "<coco>"="Nix" Then Run <Arcturus$Dir>.CocoPlayer
  12.  
  13. WimpSlot -min 0K -max 0K
  14. Echo <22><15>
  15. Run <Arcturus$Dir>.FreierSlot 1312K
  16. WimpSlot -min 1312K -max 1312K
  17. Run <Arcturus$Dir>.IntroCode
  18. Run <Arcturus$Dir>.GameCode
  19.  
  20. Unset Arcturus$Dir
  21. If "<coco>"="Nix" Then RMKill CoconizerPlayer
  22. If "<coco>"="Nix" Then Unset coco
  23. Fx 229 0
  24.