home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / arrays / flexlst / readme.bat < prev    next >
Encoding:
DOS Batch File  |  1989-09-28  |  280 b   |  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:   readme
  9. :endif
  10.