| RISC OS Loader for !PV Demo
| Written by Paul Vigay (C) 1990
|
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 4.14 RMLoad System:modules.ABCLib
RMEnsure ABCLibrary 4.14 Error CronSetup requires ABCLib version 4.14 or later.
Run "<PVDemo$Path>.!RunImage" %*0
