|Wimp pool sprites
 Iconsprites <Obey$Dir>.!Sprites

|Application Resources
 Set TboxCalc$Dir <Obey$Dir>
 Set TboxCalc$Resources <TboxCalc$Dir>

|RMEnsure Toolbox modules
 ifthere <TboxCalc$Resources>.Modules then Obey <TboxCalc$Resources>.Modules

|Wimpslot
 ifthere <TboxCalc$Resources>.WimpSlot then Obey <TboxCalc$Resources>.WimpSlot

|Run application
 Run <TboxCalc$Dir>.!RunImage
