home *** CD-ROM | disk | FTP | other *** search
- WimpSlot -min 96K -max 96K
- | Load all the modules
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPEmulator
- RMEnsure FPEmulator 2.80 Error 0 FPEmulator 2.80 required
- RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.75 Error 0 Shared C Library 3.75 required
- RMEnsure TaskWindow 0.29 RMLoad <Obey$Dir>.TaskWindow
- RMEnsure TaskWindow 0.29 Error 0 Task Window 0.29 required
- | Where is everything
- Set Gofer$Dir <Obey$Dir>
- Set Gofer <Gofer$Dir>.prelude.Standard
- | Start the Wimp code
- Set Alias$GoGofer <Gofer$Dir>.Gofer -pGofer> -. %*0 >rawvdu:
- <Gofer$Dir>.!RunImage
-