| >!Run file for FontSetup
|  Pace Micro Technology plc, 1998

IconSprites <Obey$Dir>.!Sprites

RMEnsure UtilityModule 4.00 Error FontSetup requires RISC OS 4.00 or later

IF "<Choices$Write>" = "" OR "<Boot$Path>" = "" THEN Error FontSetup requires a Boot application to have been run

Set FontSetup$Dir <Obey$Dir>

RMEnsure Toolbox  1.62 RMLoad System:Modules.Toolbox.Toolbox
RMEnsure Toolbox  1.62 Error FontSetup requires Toolbox 1.62 or later

RMEnsure Window   1.62 RMLoad System:Modules.Toolbox.Window
RMEnsure Window   1.62 Error FontSetup requires Window 1.62 or later

RMEnsure FontDbox 0.17 RMLoad System:Modules.Toolbox.FontDbox
RMEnsure FontDbox 0.17 Error FontSetup requires FontDbox 0.17 or later

WimpSlot -min 64K -max 64K
Run <FontSetup$Dir>.!RunImage %*0
