home *** CD-ROM | disk | FTP | other *** search
- |
- if "<System$Path>" = "" then Error 0 System resources cannot be found
- |
- | Note the changed loading method. Check for any version of the C
- | library, and load if not found. Then check we have a good
- | enough version.
- |
- RMEnsure SharedCLibrary 0 RMLoad System:Modules.Clib
- RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
- |
- *set Lesson5$Dir <Obey$Dir>
- *WimpSlot -min 640k -max 640k
- *run <Obey$Dir>.!BigImage
-