home *** CD-ROM | disk | FTP | other *** search
- | !Run file for To24bpp
- | by Liam Gretton, 1994
- |
- Set To24bpp$Dir <Obey$Dir>
- IconSprites <To24bpp$Dir>.!Sprites
-
- If "<ChangeFSI$Dir>"="" Then Error ChangeFSI has not been seen by the filer!
-
- RMEnsure MessageTrans 0.06 RMLoad System:Modules.MsgTrans
- RMEnsure MessageTrans 0.06 RMLoad <To24bpp$Dir>.Resources.MsgTrans
- RMEnsure MessageTrans 0.06 Error To24bpp requires MsgTrans 0.06 or greater.
-
- RMEnsure WimpExtension 2.18 RMLoad <To24bpp$Dir>.Resources.WimpExt
- RMEnsure WimpExtension 2.18 Error To24bpp requires WimpExtension 2.18 or greater.
-
- RMEnsure MenuUtils 0.12 RMLoad <To24bpp$Dir>.Resources.MenuUtils
- RMEnsure MenuUtils 0.12 Error To24bpp requires MenuUtils 0.10 or greater.
-
- | ChangeFSI options...
- Set ChangeFSI$Cache 128k
- Set ChangeFSI$PCDIndex 3
- Set ChangeFSI$Max 512k
-
- WimpSlot -min 32k -max 32k
- Run <To24bpp$Dir>.!RunImage
-