For example, let's say your DOS program prints to LPT1 (most DOS programs do) and your printer is on the network at the following network path:
\\MY_SERVER\PRINTER
- Go to the "DOS/Command Prompt"
- Type the following command:
NET USE LPT1: \\MY_SERVER\PRINTER
and press ENTER.
No comments:
Post a Comment