home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / m / mushroom / !Balls! / !Run next >
Text File  |  1992-09-15  |  362b  |  10 lines

  1. Set BALL$Dir <Obey$Dir>
  2. IconSprites <BALL$Dir>.!Sprites
  3. If "<System$Path>" = "" then Error 0 System resources cannot be found 
  4. RMensure MemAlloc  1 *RMLOAD System:Modules.Memalloc
  5. ScreenSize 160K
  6. RMensure TrackerModule 1 *RMLOAD <Obey$Dir>.Modules.PM
  7. PLAYMOD <Obey$Dir>.modules.RUNTUNE
  8. ERROR SYSTEM ERROR: You should be wearing headphones
  9. RUN "<BALL$Dir>.D_RUN"
  10.