IF "<System$Path>" = "" THEN ERROR System resources cannot be found
SET ABC$Dir <obey$dir>
iconsprites <obey$dir>.!Sprites
SET ABC$Prefix <obey$dir>
RMensure FPEmulator  2.00 RMLoad System:modules.FPEmulator
RMEnsure FPEmulator  2.00 Error ABC needs FPEmulator 2.00 or later
SET ABC$GotLib 1
RMEnsure ABCLibrary  0.00 SET ABC$GotLib 0
|  ABC$GotLib = 0 if not already loaded
IF ABC$GotLib = 0 THEN RMEnsure ABClibrary 4.17 RMLoad System:Modules.ABCLib
IF ABC$GotLib = 0 THEN RMEnsure ABCLibrary 4.17 Error The version of ABCLib installed in your !System is too old. ABC needs ABCLib 4.17 or later
IF ABC$GotLib = 1 THEN RMEnsure ABCLibrary 4.17 Error You are already running a version of ABCLib which is too old. ABC needs ABCLib 4.17 or later
Unset ABC$GotLib
RMEnsure WimpManager 2.08 RMLoad <ABC$Dir>.WimpMan
RMEnsure WimpManager 2.08 Error ABC needs WimpManager 2.08 or later
| Comment this out if you don't have DDEUtils, or don't want throwback of errors
RMEnsure DDEUtils 0.00 RMLoad System:Modules.DDEUtils
WimpSlot -min 160k -max 160k
RUN <obey$dir>.!RunImage
