Remote (local) printing

Kenneth Brody kenbrody at bestweb.net
Wed Mar 16 07:27:29 PST 2005


Gary Olman wrote:
[...]
> In the bat file for the remote PC I have added the following line, none of
> which work:
> SET PFPRINT="sonyvaio"
> Or SET PFPRINT="Z:sonyvaio"
> Or SET PFPRINT="Local"
> 
> Nothing worked. Can someone point me in the correct direction on this?

First, it's PFPRINTER, not PFPRINT.  Second, you can't use quotes here,
unless you want the quotes to be part of the value.

    SET PFPRINTER=name_of_printer

where "name_of_printer" is the name you defined in pmaint.

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody/at\spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap at gmail.com>



More information about the Filepro-list mailing list