home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 3_Recess.iso / fiddle / printdoc.bat < prev    next >
DOS Batch File  |  1992-01-12  |  164b  |  10 lines

  1. @echo off
  2. echo.
  3. echo.
  4. echo F I D D L E   Documentation
  5. echo.
  6. echo Be sure that your printer is online.  (Ctrl-C to abort)
  7. echo.
  8. pause
  9. type fiddle.doc >prn
  10.