home *** CD-ROM | disk | FTP | other *** search
- |ForceCFS
- | !Run Obey file for Redraw2 Application
- Set Redraw2$Dir <Obey$Dir>
- Set Redraw2$BasicFile <Obey$Dir>.!Redraw2
- Set Alias$@RunType_FD1 Basic -quit |"%%0|" %%*1
- IF "<EvntShell$Path>"="" THEN ERROR 0 Shell resources not found
- |Change the next line if you are using a different
- |filetype number
- IconSprites <Obey$Dir>.!Sprites
- Run <Obey$Dir>.ChkSpr
- WimpSlot -min 150K -max 150K
- |Load any modules required now
- RMEnsure InterfaceManager 2.00 RMLoad <EvntShell$Path>Interface
- RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
- RMEnsure MenuUtils 0.11 RMLoad <EvntShell$Path>MenuUtils
- RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module
- RMEnsure MessageTrans 0.06 RMLoad <EvntShell$Path>MsgTrans
- RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
- |And check that there is still enough memory!
- WimpSlot -min 150K -max 150K
- Run <Redraw2$Dir>.!Redraw2 %*0
-