home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / a / awesome2 / !Awesome2 / !Run < prev    next >
Text File  |  1992-02-20  |  351b  |  11 lines

  1. | !Run file for !AweSome2
  2.  
  3. If "<System$Path>" = "" then Error 0 System resources cannot be found 
  4. RMEnsure MemAlloc RMLOAD System:Modules.MemAlloc
  5. ScreenSize 200K ERROR 0 Unable to obtain 160k screen
  6. RmaFree 200K ERROR 0 Unable to obtain 200k relocatable module
  7. SpriteSize 300K ERROR 0 Please empty 'sprite RAM'
  8. RMKILL MemAlloc 
  9.  
  10. <Obey$Dir>.!RunImage
  11.