home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / GENERAL / FRACTAL.ZIP / GO.BAT < prev    next >
DOS Batch File  |  1989-03-29  |  539b  |  15 lines

  1. ECHO OFF
  2. CLS
  3. ECHO Welcome to Mandelbrot Magic!
  4. ECHO To run Mandelbrot Magic, type "MM" and press Return.
  5. ECHO To print the manual, type "PRINTDOC" and press Return.
  6. PAUSE
  7. CLS
  8. ECHO Several slide files are included with this program.
  9. ECHO They all have the extension .PIC.
  10. ECHO Although some of these slides are complete, most are not.
  11. ECHO You must finish them before displaying them.  To finish
  12. ECHO a slide, enter its name, press F9 to load the file, then
  13. ECHO press F8 to create it.  See the manual for more details.
  14.     
  15.