home *** CD-ROM | disk | FTP | other *** search
- | RISC OS Loader for !PV Demo
- | Written by Paul Vigay (C) 1990
- |
- IconSprites <Obey$Dir>.!Sprites
- If "<System$Path>" = "" then Error 0 System resources cannot be found
- WimpSlot -min 64k -max 64k
- Set PVDemo$Path <obey$dir>
- RMEnsure FPEmulator 2.70 RMLoad System:modules.FPEmulator
- RMEnsure FPEmulator 2.70 Error You need FPEmulator 2.70 or later
- RMEnsure ABCLibrary 2.00 RMLoad System.Modules.ABCLib
- Run "<PVDemo$Path>.!RunImage" %*0
-