| !Boot for !FreeFngr application
|
Obey <Obey$Dir>.!Boot

|check what version of riscos this is
RMEnsure UtilityModule 3.10 This application needs RISC OS 3.10 or later

|See if the protocol stack is loaded
|not really needed since it is checked for in the code as well
|RMEnsure Internet 0 Error Protocol stack does not seem to be present

|Check C library is present
RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 3.75 Error You need SharedCLibrary 3.75 or later

|Filer_Run FreeFngr:Resources.Debug
|Filer_Run FreeFngr:Resources.StdErr

WimpSlot -min 128k -max 128k
|/FreeFngr:!RunImage 1>pipe:$.Debug 2>pipe:$.StdErr
|/FreeFngr:!RunImage 1>FreeFngr:Debug.Debug 2>FreeFngr:Debug.StdErr
/FreeFngr:!RunImage