home *** CD-ROM | disk | FTP | other *** search
- | !Run file for !DigiGraf
- | © Stuart Smith 1994
-
- Set DigiGraf$Dir <Obey$Dir>
- IconSprites <DigiGraf$Dir>.!Sprites
- RMEnsure UtilityModule 3.00 Error DigiGraf needs RISC OS 3.00 or later.
- Set DGUse$DitExt Yes
- RMEnsure DitherExtend 0 Set DGUse$DitExt No
- RMEnsure WimpExtension 1.67 RMLoad <DigiGraf$Dir>.Resources.WimpExt
-
- | De-comment the next line, and comment the previous to load WimpExt
- | from !System.
-
- | RMEnsure WimpExtension 1.67 RMLoad System:Modules.WimpExt
- RMEnsure WimpExtension 1.67 Error Can't find WimpExt 1.67
- RMEnsure DigiUtils 0.02 RMLoad <DigiGraf$Dir>.Resources.DigiUtils
- RMEnsure DigiUtils 0.02 Error Can't find DigiUtils
-
- | If necessary add RMEnsure commands etc here... for example;
- | RMEnsure DitherExtend 0.40 RMLoad SYSTEM:Modules.DitherExt
- | ...to load the extended dithering module (by Computer Concepts) when
- | DigiGraf is started.
-
- RMEnsure ColourTrans 0.96 Error ColourTrans module not present
- RMEnsure MessageTrans 0.06 Error MessageTrans module not present
- RMEnsure FontManager 0 Error Font Manager not present
- RMEnsure SpriteExtend 0 Error SpriteExtend module not present
- RMEnsure Draw 0 Error Draw module not present
- RMEnsure Squash 0.21 Error Squash module not present
- WimpSlot -min 512k -max 512k
- Run <DigiGraf$Dir>.!RunImage
-