home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / g / hogdemo / !HogDemo / !Run next >
Encoding:
Text File  |  1992-02-20  |  336 b   |  10 lines

  1. SET ARMageddon$DIR <Obey$DIR>
  2. If "<System$Path>" = "" then Error 0 System resources cannot be found 
  3. RMEnsure MemAlloc RMLOAD System:Modules.MemAlloc
  4. SCREENSIZE 160K ERROR 0 Unable to obtain 160k screen RAM
  5. RMKILL MemAlloc
  6. RMENSURE LZWD RMLOAD <ARMageddon$DIR>.LZWD
  7. <ARMageddon$DIR>.!RunImage
  8.  
  9.                                          
  10.