home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / FLEXLIST.ZIP / MANUAL.BAT < prev    next >
DOS Batch File  |  1989-09-28  |  280b  |  10 lines

  1. @echo off
  2. if not exist hypertxt.exe goto :then
  3. hypertxt flexlist.htx
  4. goto :endif
  5. :then
  6. echo Change the default drive/path to the drive/path containing the
  7. echo FlexList Demo/Manual distribution diskette files and then
  8. echo at the DOS command prompt type:   manual
  9. :endif
  10.