home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / tabs.zip / INSTALL.F01 / PRNTRDME.BAT < prev    next >
DOS Batch File  |  1990-05-15  |  1KB  |  27 lines

  1. echo off
  2. cls
  3. echo 
  4. echo 
  5. echo 
  6. echo 
  7. echo ╒═════════════════════════════════════════════════════════════════════════════╕
  8. echo │  The Address Book Solution (TABS)                                           │
  9. echo │  (C) Copyright 1989, GSF Software & Solutions.  All Rights Reserved.        │
  10. echo ╞═════════════════════════════════════════════════════════════════════════════╡
  11. echo │                                                                             │
  12. echo │  This will print the READ.ME file.                                          │
  13. echo │                                                                             │
  14. echo │                                                                             │
  15. echo │  To Cancel printing, hold down the CTRL and BREAK keys simultaneously.      │
  16. echo │                                                                             │
  17. echo │                                                                             │
  18. echo │  To Print, be sure the printer is on, on-line, and paper is loaded and      │
  19. echo │  at top-of-form.  Then press any key to print.                              │
  20. echo │                                                                             │
  21. echo ╘═════════════════════════════════════════════════════════════════════════════╛
  22. echo 
  23. echo 
  24. pause
  25. COPY READ.ME PRN > NUL
  26. cls
  27.