home *** CD-ROM | disk | FTP | other *** search
/ Space Encyclopedia / AnimatedPixels_SpaceEncyclopedia.iso / _space / _tidy / _run < prev    next >
Encoding:
Text File  |  1993-05-24  |  438 b   |  17 lines

  1.  
  2. |
  3. if "<System$Path>" = "" then Error 0 System resources cannot be found
  4. |
  5. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.CLib
  6. RMEnsure SharedCLibrary 3.50 Error You need SharedCLibrary 3.50 or later
  7. |RMEnsure FPEmulator 2.80 RMLoad System:Modules.FPE280
  8. |RMEnsure FPEmulator 2.80 Error You need FPEmulator 2.80 or later
  9.  
  10. |
  11. Set tidy$dir <Obey$Dir>
  12.  
  13. WimpSlot -min 64K -max 64K
  14. IconSprites <Obey$Dir>.!Sprites
  15.  
  16. Run <tidy$Dir>.!RunImage
  17.