home *** CD-ROM | disk | FTP | other *** search
- @echo off
- echo off
- cls
- echo .
- echo README file
- echo -----------
- echo This batch file will display the README file, which lists changes and
- echo updates that have been made to the DiskVision program and manual.
- echo .
- echo This batch will display the README file on the screen. If you wish to
- echo send the README file to your printer instead, press CTRL-BREAK to stop
- echo the execution of this batch file, then from the DOS prompt type:
- echo .
- echo COPY README. PRN: and press [ENTER]
- echo .
- echo Otherwise, to view the file on screen,
- pause
- cls
- type readme.