I want to set my printer to a network printer. The command is: "set printer to \\computer\printer = destination".
What are they asking for exactly. I got the \\computer\printer part but what is the "destination"?
thanks, David
My dBaseIV manual shows the SET PRINTER TO <device> command, not SET PRINTER TO <device> = <destination>. I believe Ormsk is saying use something like:
Thanks guys, but.. can you show me the exact syntac (sp?) for setting the printer to a network printer?
dBaseIV help says: "set printer to \\computer\printer = destination"
Just entering "SET PRINTER TO \\computer\printer" returns an error, it really wants something after the "=". (I, of course use the real computer and printer names)
Have to admit I'm not certain this still applies to modern operating systems,but:
SET PRINTER TO \\MyServer\MyPrinter=LPT1 && associate the network printer with a port or spooler
REPORT FORM MyReport TO PRINT && create a print job
SET PRINTER TO && Signals the queue this job complete
In my days with early Netware networks, I'm remembering I had to issue a !SPOOL command from netware to direct the print job.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.