alexsosa
Programmer
- Jan 14, 2001
- 1
Hi
I need an applet so my users can assign a printer (local or network) to LPT1 for a FoxPro DOS app that always prints to LPT1.
Ideally the applet would present a standard windows get printer screen and do the equivalent of NET USE LPT1 \\ComputerName\PrinterName; but only if the chosen printer wasn't already redirected to LPT1.
Thanks a lot.
Alex
I need an applet so my users can assign a printer (local or network) to LPT1 for a FoxPro DOS app that always prints to LPT1.
Ideally the applet would present a standard windows get printer screen and do the equivalent of NET USE LPT1 \\ComputerName\PrinterName; but only if the chosen printer wasn't already redirected to LPT1.
Thanks a lot.
Alex