|  !Run file for !VATCalc
|  Copyright (C) Alexander Buckley 1991
|
WimpSlot -min 80K -max 80K
IconSprites <Obey$Dir>.!Sprites
|
If "<System$Path>" = "" then Error 0 System resources cannot be found
|
RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 3.50 Error You need CLib 3.50 or later
|
|  RMEnsure FPEmulator     2.80 RMLoad System:Modules.FPE280
RMEnsure FPEmulator     2.80 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator     2.80 Error You need FPEmulator 2.80 or later
|
Set VATCalc$Dir <Obey$Dir>
WimpSlot -min 80K -max 80K
Run <VATCalc$Dir>.!RunImage %*0
