home *** CD-ROM | disk | FTP | other *** search
- | !Run File for Compo v1.10
- | © Rob Davison and Clares 1995, 1996
- |
- RMEnsure UtilityModule 3.27 ERROR This application requires RISC OS 3.27 or later and therefore cannot be used on this computer.
-
- Set Compo$Dir <Obey$Dir>
- Set Compo$Resources <Compo$Dir>.Resources
- IconSprites <Compo$Dir>.!Sprites
-
- | PCD image res. to scan when loading PCD to mask...
- Set Compo$PCDToMask 3
-
- | Max. number of objects at once...
- Set Compo$ObjLim 96
-
- IF "<System$Path>" = "" then Error System resources cannot be found. Please locate the !Boot application.
- WimpSlot -min 744k -max 744k
- RMEnsure SpriteUtils 1.00 RMReInit SpriteUtils
- RMEnsure ColourTrans 1.50 RMReInit ColourTrans
- RMEnsure ColourTrans 1.50 ERROR ColourTrans 1.50 or later required by Compo.
- RMEnsure CompoSupport 0.70 RMLOAD <Compo$Resources>.Foggy
- RMEnsure CompoSupport 0.70 ERROR Compo requires support from the CompoSupport module. This copy must be corrupt so please install it again.
-
- RMEnsure PCASupport 0 RMLOAD <Compo$Resources>.PCA
- RMEnsure PCASupport 0 ERROR Compo requires the PCASupport module. This copy must be corrupt so please install it again.
- RMEnsure DrawFile 0.00 RMLOAD <Compo$Resources>.DrawFile
- RMEnsure DrawFile 0.00 ERROR Compo requires support from the Drawfile rendering module. Please install Compo again.
- RMEnsure PhotoCD 0.22 RMLoad <Compo$Resources>.PhotoCD
- RMEnsure PhotoCD ERROR Compo requires support from the PhotoCD extraction module. Please install Compo again.
-
- IF "<Virtualise$Dir>" > "" THEN RMEnsure Virtualise 0.00 RMLoad <Virtualise$Dir>.Virtualise
-
- | NOT StrongARM !!!
- | RMEnsure WindowDrag 0 RMLOAD <Compo$Resources>.Wdrag
-
- | Dos to RISC OS filetype mappings - allows dos files to be recognised.
-
- DosMap GIF &695
- DOSMap BMP &69C
- DosMap PCX &697
- DosMap TIF &FF0
- DosMap TGA &69D
- DosMap DGS &691
- DosMap IMG &692
- DosMap PBM &69E
- DosMap TXT &FFF
- DosMap JPG &C85
- DosMap PSD &f98
-
- IF "<Wimp$ScrapDir>" = "" THEN ERROR Compo requires workspace in <Wimp$ScrapDir>. Please find !Scrap.
- IF "<Wimp$Scrap>" = "" THEN SET Wimp$Scrap <Compo$Dir>.SCRAPFILE
-
- SET File$Type_B72 Compo
- SET Alias$@RunType_B72 RUN <Compo$Dir>.!Run %%*0
- set File$Type_f98 PhotoShp
-
- Set Compo$ScrapDir <Wimp$ScrapDir>.Compo
- |-debug
- SET Compo$Runtail "%*0"
-
- Set Compo$VectorScrap <Compo$ScrapDir>.Vscrap
- Set Compo$VignetteScrap <Compo$ScrapDir>.Vigscrap
- | The directories which will be searched for changefsi (same syntax as Run$Path)
- SET Compo$FSISearch <Boot$Dir>.^.Utilities.,ADFS::4.$.Utilities.,ADFS::4.$.Utils.
-
- | 876 development 744 (approx) release
- WimpSlot -min 764k -max 764k
- <Compo$Dir>.!Runimage %*0
-