home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / windonal / edwin / edhome.exe / EDWIN.BAT < prev    next >
DOS Batch File  |  1993-05-16  |  109b  |  8 lines

  1. echo off
  2. echo "Please be Sure Printer is On Line"
  3. pause
  4. print read.me
  5. print *.txt
  6. print *.doc
  7. echo on
  8.