Hello my name is Ramón and i have a problem with printers and windows 2000 and fox. I have a LAN in my Job: 1 server and 7 workstations. the server is running under win2k server,5 ws under win98 and 2 under windows 2000 pro. The server has two printer Epson LX-300 one in LPT1 and the other one in LPT2. The printer in LPT1 is used with a sort of documents and works excellent in the network. The problem is the second printer(LPT2), which is used only to print invoices. I use the next statement in my program
set printer to “LPT2:”
set printer to \\server\impre2=lpt2:
server=name of the server
impre2=name of the printer in the network(sharing)
Windows2000 pro does not recognize the statement above. I tried to suppressed them and everything works fine in the server, but the problem appears when I try to print from a ws, because the ws does not find the printer(impre2) in the network. Using win98 there is no problem at all. What sould I do?
Any help will be appreciated
Thanks for your time
set printer to “LPT2:”
set printer to \\server\impre2=lpt2:
server=name of the server
impre2=name of the printer in the network(sharing)
Windows2000 pro does not recognize the statement above. I tried to suppressed them and everything works fine in the server, but the problem appears when I try to print from a ws, because the ws does not find the printer(impre2) in the network. Using win98 there is no problem at all. What sould I do?
Any help will be appreciated
Thanks for your time