Printing from command prompt

F

Floyd

I see there are a couple of requests for help with
printing from the command prompt. We used to be able to
print by typing dir > prn or lpt1. Not any more. If I try
to print to a text file, do I create a file or simply name
the file when using the dir > redirect?
 
A

Alan Morris\(MSFT\)

If the printer is a USB device outputting data in a command shell sends to
LPT1: If the device is attached to LPT1: , the prn and LPT1: redirection
should still function. You can also name the file and use notepad to print
it.


--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top