home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / a / batman / !BatMan / !Run next >
Encoding:
Text File  |  1992-02-20  |  302 b   |  14 lines

  1. | !Run file for !BatMan
  2.  
  3. If "<System$Path>" = "" then Error 0 System resources cannot be found 
  4. RMEnsure MemAlloc RMLOAD System:Modules.MemAlloc
  5. ScreenSize 240 Error Couldn't Allocate screensize
  6. SpriteSize 0
  7. RMASize 0
  8. FontSize 0
  9. RAMFSSize 0
  10. SystemSize 0
  11. RMKILL MemAlloc 
  12. Dir <Obey$Dir>
  13. Basic !RunImage
  14.