home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / GENEFILE / NAMEV201.ZIP / DEMOVIEW.BAT < prev    next >
DOS Batch File  |  1991-03-16  |  931b  |  23 lines

  1. ECHO OFF
  2. CLS
  3. ECHO                              NAMEVIEW DEMO
  4. ECHO    .
  5. ECHO         This file will start a short tutorial and demo of the NAMEVIEW
  6. ECHO    program using the files extracted from your NAMEDROP.ZIP file (or from
  7. ECHO    your sample disk).  Please ensure that all of these files are available
  8. ECHO    in the current directory with this batch file for a successful demo.
  9. ECHO    .
  10. ECHO       When the File Menu is presented, press "L" to see the filelist.
  11. ECHO    .
  12. ECHO       The only file in the list will be DEMO.KDM - press "ENTER" to
  13. ECHO    select it.
  14. ECHO    .
  15. ECHO       After selecting the DEMO file, press "ENTER" to advance to the
  16. ECHO    SET UP Menu, then press "ENTER" again to start the demo.
  17. ECHO    .
  18. ECHO         If you need to abort the demo run now to place all necessary
  19. ECHO    files in the default directory, press Ctrl + Break, otherwise...       
  20. ECHO    .
  21. PAUSE
  22. NAMEVIEW
  23.