| Run file for application  !Attacher

Set Attacher$Dir <Obey$Dir>.Resources
Set Attacher$Help <Obey$Dir>.!Help
If "<Boot$OSVersion>" < "400" Then IconSprites <Obey$Dir>.!Sprites Else IconSprites <Obey$Dir>.4Sprites

|To add file type translations add DosMap commands here in the form:
|
|DosMap <PC extension> <RiscOS filetype>
|
|This means to define the extension ".txt" to be RiscOS type "fff" you need:
|
|DosMap txt fff

RMEnsure UtilityModule 3.10 Error This application requires RISC OS 3.10 or later
RMEnsure FPEmulator 4.03 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator 4.03 Error This application requires FPEmulator 4.03 or later
RMEnsure SharedCLibrary 5.17 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 5.34 Error This application requires SharedCLibrary 5.34 or later

RMEnsure TypeTrans 1.05 RMLoad <Obey$Dir>.TypeTrans
RMEnsure TypeTrans 1.05 Error Attacher requires TypeTrans 1.05 or later

Wimpslot -min 128k -max 128k
Run <Obey$Dir>.!RunImage
