1 1msh Nov 1, 2006 #1 how can i print .prn file with a usb printer i know this syntax copy 1.prn lpt1 /b thanks
K Ken Blake, MVP Nov 1, 2006 #2 1msh said: how can i print .prn file with a usb printer i know this syntax copy 1.prn lpt1 /b Click to expand... Set up the printer as a shared printer Issue the command NET USE LPT1: \\computername\sharedprintername Then use the COPY command you already know.
1msh said: how can i print .prn file with a usb printer i know this syntax copy 1.prn lpt1 /b Click to expand... Set up the printer as a shared printer Issue the command NET USE LPT1: \\computername\sharedprintername Then use the COPY command you already know.