problem in network print

B

breadrich

hi all, we have dos based programs in a win2k file server
which is being run from win2k workstations - from the dos
based program, the printer won't work but from excel,
word... it works fine.

appreaciate your comments and help... tnx much.
 
R

Richard G. Harper

If the DOS-based printer is looking for an LPT port to print to you may need
to connect your network printers like this:

net use lpt<x>: \\ServerName\ShareName

Replace <x> with a valid printer port number for the application (some may
only go as high as LPT3) and \\ServerName\ShareName with the path to the
network printer.

--
Richard G. Harper [MVP Win9x] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm
 

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