| !Run file for Sound configuration plug-in

RMEnsure UtilityModule 3.10 Error This version of Sound Configure requires RISC OS 3.1 or later.

IF "<Boot$Dir>" = "" THEN Error No !Boot application has been run.
IF "<Choices$Write>" = "" THEN Error No !Boot application has been run.

Set SoundConfig$Dir <Obey$Dir>
Iconsprites <SoundConfig$Dir>.!Sprites

RMEnsure Toolbox   1.36  RMLoad System:modules.toolbox.toolbox
RMEnsure Toolbox   1.36  Error You need Toolbox 1.36 or later to run Sound Configure
RMEnsure Window    1.41  RMLoad System:modules.toolbox.window
RMEnsure Window    1.41  Error You need Window 1.41 or later to run Sound Configure.
RMEnsure Menu      0.28  RMLoad System:modules.toolbox.menu
RMEnsure Menu      0.28  Error You need Menu 0.28 or later to run Sound Configure.
RMEnsure SoundCtrl 0.00  Error You need SoundCtrl 0.00 or later to run Sound Configure.

WimpSlot -min 256k -max 256k
Run <SoundConfig$Dir>.!RunImage %*0
