home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / misc / 11553 < prev    next >
Encoding:
Text File  |  1992-08-16  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!csd.unb.ca!mta.ca!BEVANS
  3. From: bevans@mta.ca
  4. Subject: Re: How do I send a binary file to a printer?
  5. Message-ID: <1992Aug17.014525.27506@jupiter.sun.csd.unb.ca>
  6. Sender: news@jupiter.sun.csd.unb.ca
  7. Reply-To: bevans@mta.ca
  8. Organization: Mount Allison U, Sackville, N.B. Canada 
  9. References: <6536@tekig7.PEN.TEK.COM>,<drice.713818586@ponder>
  10. Distribution: usa
  11. Date: Mon, 17 Aug 1992 01:45:25 GMT
  12. Lines: 17
  13.  
  14. In <6536@tekig7.PEN.TEK.COM> georgew@tekig1.PEN.TEK.COM (George Walker) writes:
  15. >
  16. >I'm running Windows and I have a crummy printer, but I have access to
  17. >another PC running DOS that has a laser printer.  If I do a "print to file"
  18. >from my word processor under Windows, with the correct printer setup, and
  19. >then take that file to the DOS machine, how do I print the file?  My DOS
  20. >manual says that the DOS "print" command is only for text files.
  21.  
  22. >Thanks for any help.
  23.  
  24. COPY the file to the device (e.g. LPT1:) with the /b switch which:
  25. "causes MS-DOS to copy data to the device in binary mode...all characters
  26. (including special control characters) are copied to the device as data."
  27.  
  28.     -from TFM
  29.  
  30. Bill
  31.