home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…ids, Adults, Educational / RocelcoInc-ExploreTheWorldOfSoftware-KidsAdultsEducational-Vol2-Shareware.iso / educate / disk130 / edu130.exe / README.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-09-01  |  285 b   |  12 lines

  1. echo off
  2. cls
  3. echo * Batch program to display PC-FASTYPE's README file on your screen.
  4. echo *
  5. echo * To print the readme file to your printer, enter the following
  6. echo * MS-DOS command at the prompt:
  7. echo *
  8. echo *            copy readme.1st prn
  9. echo *
  10. pause
  11. list readme.1st
  12.