home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / dos / child / fastype / readme.bat < prev    next >
DOS Batch File  |  1995-10-31  |  249b  |  9 lines

  1. echo off
  2. cls
  3. rem Batch program to display PC-FASTYPE's README file on your screen.
  4. rem To print the readme file to your printer, enter the following
  5. rem MS-DOS command at the prompt:
  6. rem            copy readme.txt prn
  7. rem
  8. more < readme.txt
  9.