home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / k / keyfix / !KeyFix / !Run < prev    next >
Text File  |  1996-06-07  |  659b  |  26 lines

  1. |>$.Projects.KeyFix.!KeyFix.!Run
  2. |
  3. IconSprites <Obey$Dir>.!Sprites
  4. |
  5. |
  6. WimpSlot -min 128K -max 128K
  7. |
  8. RMEnsure ResourceFS     0.00 IconSprites <Obey$Dir>.Resources.Sprites3
  9. |
  10. If "<System$Path>" = "" then Error 0 System resources cannot be found
  11. |
  12. RMEnsure SharedCLibrary 0.00 RMLoad System:Modules.CLib
  13. RMEnsure SharedCLibrary 3.75 Error You need SharedCLibrary 3.75 or later
  14. |
  15. RMEnsure KeyFix 0.00 RMLoad <Obey$Dir>.Resources.KeyFix
  16. |
  17. Set KeyFix$Templates Templates
  18. RMEnsure UtilityModule  3.10 Set KeyFix$Templates Templates2
  19. |
  20. Set KeyFix$Dir     <Obey$Dir>
  21. Set KeyFixRes$Dir  <Obey$Dir>.Resources.UK
  22. |
  23. WimpSlot -min 128K
  24. |
  25. Run "<KeyFix$Dir>.!RunImage" %*0
  26.