home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / maj / 2033 / printdoc.bat < prev    next >
DOS Batch File  |  1994-06-01  |  379b  |  15 lines

  1. echo off
  2. cls
  3. echo  Choose document to print then type:
  4. echo.
  5. echo   "L"           to preview file
  6. echo   ENTER or "Y"  to print it
  7. echo   "*"           to run print of rest of files
  8. echo   ESC           to exit
  9. echo.
  10. d    .1st .d .new .doc .diz .frm .lst /I[copy /A $w prn:][?$3#. $8n.$3e $8s bytes ?]uRQ
  11. echo.
  12. echo Type D /? and D /?? to access on-line guides
  13. echo.
  14.  
  15.