| > !Run
| !Run file for Wordsearch creator
| by Andrew Ellam
| 1992 Archimedes World
wimpslot -min 128k -max 128k
set Word$Dir <Obey$Dir>
Set File$Type_040 Wordsrch
Set Alias$@RunType_040 Obey <Word$Dir>.!Run %%*0
Set File$Type_041 WrdResrc
RMEnsure SharedCLibrary 0 RMLoad System:modules.CLib
RMEnsure SharedCLibrary 0 Error C Library not found (Please open a window on !System).
RMEnsure InterfaceManager 2.00 RMLoad <Word$Dir>.Interface
RMEnsure InterfaceManager 2.00 Error Interface module not found
| No need to generate "not found" error as failure of above command does this.
Run <Word$Dir>.!RunImage %*0
