home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilst / wimplink / !WLConfig / !Run < prev    next >
Text File  |  1994-10-14  |  514b  |  16 lines

  1. | !Run file for WLConfig 1.94
  2. | (c) Remco de Vreugd, 1994
  3. |
  4. RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
  5. |
  6. Set WLConfig$Dir <Obey$Dir>
  7. IconSprites <WLConfig$Dir>.!Sprites
  8. |
  9. IF "<System$Path>" = "" THEN Error System resources cannot be found
  10. |
  11. RMEnsure SharedClibrary 3.75 RMLoad System:Modules.CLib
  12. RMEnsure SharedClibrary 3.75 Error You need at least version 3.75 of the shared C library
  13. |
  14. WimpSlot -min 64K -max 64K
  15. Run <WLConfig$Dir>.!RunImage
  16.