home *** CD-ROM | disk | FTP | other *** search
- |
- | > !Run for !TextureGdn
- |
- If "<TextureGdnRes$Dir>" = "" THEN Set TextureGdnRes$Dir <Obey$Dir>.Resources
- Run <Obey$Dir>.Library.Utilities.Check
- |
- IF "<TextureGdnRunning$Flag>" <> "" THEN Error Texture Garden is already running
- |
- Unset TextureGdnRunning$Flag
- |
- RMEnsure ColourTrans 1.07 If "<System$Path>" = "" Then Error System resources could not be found (ColourTrans module required).
- RMEnsure ColourTrans 1.07 If "<System$Path>" <> "" Then RMLoad System:Modules.Colours
- RMEnsure ColourTrans 1.07 Error Please update your copy of !System to one containing ColourTrans (Colours) 1.07 or later
- |
- RMEnsure MessageTrans 0.06 If "<System$Path>" = "" Then Error System resources could not be found (MessageTrans module required).
- RMEnsure MessageTrans 0.06 If "<System$Path>" <> "" Then RMLoad System:Modules.MsgTrans
- RMEnsure MessageTrans 0.06 Error Please update your copy of !System to one containing MessageTrans (MsgTrans) 0.06 or later
- |
- RMEnsure SpriteExtend 0.46 Error Unable to find SpriteExtension Module 0.46 or later
- |
- If "<Wimp$Scrap>" = "" Then Error !Scrap needs to have been seen by the filer for this program to work properly.
- |
- IconSprites <Obey$Dir>.!Sprites
- |
- Set TextureGdn$Dir <Obey$Dir>
- Set TextureGdnRes$Dir <TextureGdn$Dir>.Resources
- Set TextureGdnPalette$Dir <TextureGdn$Dir>.Textures.Palette
- Set TextureGdnAnimation$Dir <TextureGdn$Dir>.Animations
- Set TextureGdnRMStore$Dir <TextureGdn$Dir>.RMStore
- Set TextureGdnChangeFSI$Mem 300
- |
- WimpSlot -min 224k -max 224k
- |
- Run <Obey$Dir>.!RunImage %*0