home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / graphics / fractals / cpm / runcpmturbo < prev    next >
Text File  |  1995-02-27  |  389b  |  16 lines

  1. .K ""
  2. ; Above line needed by Xicon to get script run by "execute"
  3.  
  4. if exists libs:iff.library
  5.     echo "Found a libs:iff.library, hope it's new enough ..."
  6.     echo "(If not, you can just delete it and try again)"
  7. else
  8.     echo "Standby while we install iff.library ..."
  9.     copy :libs/iff.library libs:
  10.  
  11. endif
  12. wait 2
  13.  
  14. CPMTurbo CPMDataFile
  15. echo "All done, click the close box on this window to exit."
  16.