home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / m / pv_demo / !PV_Demo / !Run next >
Text File  |  1992-09-15  |  432b  |  12 lines

  1. | RISC OS Loader for !PV Demo
  2. | Written by Paul Vigay (C) 1990
  3. |
  4. IconSprites <Obey$Dir>.!Sprites
  5. If "<System$Path>" = "" then Error 0 System resources cannot be found
  6. WimpSlot -min 64k -max 64k
  7. Set PVDemo$Path <obey$dir>
  8. RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
  9. RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
  10. RMEnsure ABCLibrary 2.00 RMLoad System.Modules.ABCLib
  11. Run "<PVDemo$Path>.!RunImage" %*0
  12.