| !Run file for !WimpPoll
|
RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later
Set WimpPoll$Dir <Obey$Dir>
IconSprites <WimpPoll$Dir>.!Sprites
|
| These are the Toolbox modules required by the program ...
Set Alias$CheckToolbox RMEnsure %%0 %%1 RMLoad System:Modules.Toolbox.%%0|MRMEnsure %%0 0.00 Error 0 You require Toolbox module %%0 %%1 or later.
CheckToolbox Toolbox    1.44
CheckToolbox Menu       0.35
CheckToolbox ProgInfo   0.15
CheckToolbox Window     1.57
Unset Alias$CheckToolbox
|
| These are any other modules required by the program ...
|
| Set the Size of the WimpSlot required by the program ...
WimpSlot -min 16k -max 16k
|
Run <WimpPoll$Dir>.!RunImage