Computing.Net > Forums > Disk Operating System > Sending to Print server

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Sending to Print server

Reply to Message Icon

Name: Todd
Date: November 6, 2002 at 13:53:29 Pacific
OS: Win2kPro
CPU/Ram: Dual PIII 1GH
Comment:

HELP
I'd like to be able to send a print file to the print server(plotter), by droping the file on the Batch( I think).
I've tried :copy *.*\\print-server\plotter. Nothing. I can't figure out how to make it variable. I'm not sure this even makes sense. I'm very new to this.

TIA

TOdd



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: November 7, 2002 at 01:57:40 Pacific
Reply:

To send a formatted file to the print server you may type the following at the DOS prompt:

Copy /B File_Name \\Prn_Ser\Prn_Dev

Where
File_Name is the file to be printed
Prn_Ser is the print server
Prn_Dev is the printer device name

WARNING: The Prn_Dev must be declared as shared by your system administrator otherwise the line command Copy statement will not work.


0
Reply to Message Icon

Related Posts

See More


Batch file - search for f... dos commands



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Sending to Print server

How to set up old DOS machine as print server www.computing.net/answers/dos/how-to-set-up-old-dos-machine-as-print-server/5127.html

DOS/WIN98SE/Print Server problems www.computing.net/answers/dos/doswin98seprint-server-problems/5949.html

DOS Print server www.computing.net/answers/dos/dos-print-server/4666.html