Munson, Jacob wrote:

>Then you can print to lpt3:
>Copy <file> lpt3
>  
>
On WinDOS if you use "type" instead of "copy" it will run much faster, 
or at least it does when you are doing this to send a .ps file to a 
Postscript printer.  Also, you can send the file directly to the network 
address,  so

type <file> \\server\printer_share

will work fine.  I use this from within a batch file, personally.  The 
workstation running the batch file will have to be logged in as a user 
who has permission to access the printer share.

--
--Matt Robertson--
Janitor, MSB Web Systems
http://mysecretbase.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230120
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to