home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 100 / 26 / go.bat < prev    next >
DOS Batch File  |  1986-05-05  |  868b  |  20 lines

  1. ECHO OFF
  2. CLS
  3. ECHO .This disk contains one hundred "boiler-plate" business letters.  To print
  4. ECHO .out the letters there is a file PRINTLET.EXE  This will print the letters
  5. ECHO .If you want to edit a letter you can use any standard ASCII wordprocessor.
  6. ECHO .We have disk #78 PC-WRITE which is an excellent one to use.
  7. ECHO .
  8. ECHO .
  9. ECHO .There is a file on this disk called AD.  It has information about this disk
  10. ECHO .as well as information on some other disks available from this author.
  11. ECHO .
  12. ECHO .
  13. ECHO .To print any of the files on the disk you can use the PRINTLET.EXE program
  14. ECHO .Or you can COPY the files to the printer using the following format:
  15. ECHO .                                     COPY FILENAME.EXT  LPT1:
  16. ECHO .For example to copy the ad file type:
  17. ECHO .                                     COPY AD. LPT1:
  18. ECHO .
  19. ECHO ON
  20.