home *** CD-ROM | disk | FTP | other *** search
- |
- | !IRClient by Matthew Godbolt © 1995
- | ZapRedraw module © 1994 Dominic Symes - used with permission
- |
- Set IRClient$Dir <Obey$Dir>
- IconSprites <IRClient$Dir>.!Sprites
-
- Set EqWimp$Path System:Modules.,<IRClient$Dir>.
- RmEnsure EqWimpMod 0.27 RmLoad EqWimp:EqWimpMod
- RmEnsure EqWimpMod 0.27 Error 0 You need EqWimp version 0.27 or greater to run !IRClient
- RmEnsure ZapRedraw 0.22 RmLoad EqWimp:ZapRedraw
- RmEnsure ZapRedraw 0.22 Error 0 You need ZapRedraw version 0.22 or greater to run !IRClient
- Unset EqWimp$Path
-
- WimpSlot -min 128k -max 128k
- Run <IRClient$Dir>.!RunImage
-