home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / m / powerdemo / !PowerDemo / !Run next >
Encoding:
Text File  |  1992-03-25  |  367 b   |  12 lines

  1. | Run for PowerDemo 1.04 (25 Mar 1992)
  2.  
  3. Set MemAlloc "TRUE"
  4. WimpSlot -Min 0K -Max 0K
  5. RMEnsure MemAlloc 0.00 Set MemAlloc "FALSE"
  6. RMEnsure MemAlloc 0.00 RMLoad <Obey$Dir>.MemAlloc
  7. Echo <22><13>
  8. ScreenSize 80K Error Needs 80K of screen memory to run PowerDemo
  9. WimpSlot -Min 512K -Max 512K
  10. Run <Obey$Dir>.!RunImage
  11. IF MemAlloc="FALSE" Then RMKill MemAlloc
  12. UnSet MemAlloc