| !Run file for STem.
| STem is  Copyright Samuel Ellis, 1997.

| Check the RiscOS version.
RmEnsure UtilityModule 3.50 Error 0 STem requires RISC OS 3.50 or later.

| Check that the SharedCLibrary is loaded.
| Not sure of the correct version number, so try 3.75.
| Earlier versions might work as well.
RMEnsure SharedCLibrary 3.75 Load System:Modules.Clib
RMEnsure SharedCLibrary 3.75 Error 0 Shared C Library not found or too old.

| Start the user interface program.
WimpSlot -max 56k
Set STem$Dir <Obey$Dir>
Run <STem$Dir>.!RunImage
