If "<System$Path>" = "" Then Error 0 System resources cannot be found
WimpSlot -Min 128k -Max 128k
IconSprites <Obey$Dir>.!Sprites

Set BSpice3f5$Dir <Obey$Dir>
| You can add extra directory names below to be searched for filenames
| passed to bspice3f5 in .INCLUDE commands.
| Note the '|' escape characters before any angle brackets. These prevent
| unnecessary expansion into full file pathnames by the program.
| Note also the trailing '.' on each directory name.
| Separating commas (with no additional whitespace) should be used to add
| further elements to the path.
| Directories are searched from left to right and the first occurence will
| be the one that is .INCLUDE'ed by BSpice.
| If the requested file is not found in any of the specified directories
| then the CSD will also be searched.
Set SpiceResource$Path |<Projects$Dir>.inc.,|<SchemEdSpiceLib$Dir>.

RMEnsure UtilityModule 3.10 Error This application only runs on RISC OS 3 (version 3.10) or later
RMEnsure SharedCLibrary 5.28 Error This application requires CLib 5.28 or later
RMEnsure FPEmulator 2.87 Error This application requires the FP Emulator module (is it unplugged?)
RMEnsure TaskWindow 0.47 Error This application requires the Task Window module (is it unplugged?)
RMEnsure FrontEnd 0 System:modules.frontend
RMEnsure Frontend 1.21 Error You need version 1.21 of the FrontEnd module to run !BSpice3f5
*RMEnsure DDEUtils 0 System:modules.ddeutils
RMEnsure DDEUtils 1.52 Error You need version 1.52 of the DDEUtils module to run !BSpice3f5
WimpSlot -Min 32k -Max 32k
FrontEnd_Start -app BSpice3f5 -desc <BSpice3f5$Dir>.desc
