home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / acornet / fun / games / shootemup.spk / !Arkanoid / !Run < prev    next >
Text File  |  1990-05-12  |  386b  |  17 lines

  1. | !Run file for Arkanoid
  2. |
  3. IconSprites <Obey$Dir>.!Sprites
  4. |
  5. IF "<System$Path>" = "" THEN Error Can't find system resources
  6. |
  7. RMEnsure MemAlloc       0.11 RMLoad System:Modules.MemAlloc
  8. RMEnsure MemAlloc       0.11 Error Couldn't load MemAlloc module
  9. |
  10. Echo <22><0>
  11. ScreenSize 160 Error Can't claim screen memory
  12. |
  13. Dir <Obey$Dir>
  14. |
  15. WimpSlot -min 200K -max 200K
  16. Run <Obey$Dir>.!RunImage
  17.