home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / pcfpl3_3.zip / DOC.BAT < prev    next >
DOS Batch File  |  1989-07-18  |  896b  |  17 lines

  1. echo off
  2. echo .
  3. echo  ┌───────────────────────────────────────────────────────────┐
  4. echo  │  The PC-File+ Manual is about to be printed.              │
  5. echo  │  It's 169 pages long.                                     │
  6. echo  │  Please make your printer ready, with plenty of paper.    │
  7. echo  │                                                           │
  8. echo  │  The "Manual on disk" must be in the  default drive.      │
  9. echo  │  For more information on printing out the documentation   │
  10. echo  │  on disk, please see the READ.ME file on Disk One.        │
  11. echo  └───────────────────────────────────────────────────────────┘
  12. echo     You can press  (Ctrl)(Break) to cancel this job now, or
  13. echo             press any other key to continue.
  14. echo .
  15. pause
  16. a:d0c I=A:PCF.D0C %1 %2 >prn
  17.