home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 2 / DATAFILE_PDCD2.iso / utilities / _edit2imp / !Edit2Imp / !Run < prev    next >
Encoding:
Text File  |  1991-04-13  |  364 b   |  14 lines

  1. | !Run file for !Edit2Imp
  2. | By Alexander Buckley
  3. |
  4. IconSprites <Obey$Dir>.!Sprites
  5. |
  6. if "<System$Path>" = "" then Error 0 System resources cannot be found
  7. |
  8. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  9. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  10. |
  11. Wimpslot -min 128k -max 128k
  12. Set Edit2Imp$Dir <Obey$Dir>
  13. Run <Edit2Imp$Dir>.!RunImage
  14.