Printing problem

Kenneth Brody kenbrody at spamcop.net
Thu Nov 15 12:22:36 PST 2012


On 11/15/2012 2:49 PM, GCC Consulting wrote:
> I need to pass the name of the printer selected from the -pq command line
> option to 3 separate outputs.
>
> @pr holds the printer name selected.
>
> I tried the following but the value is blank
>
> Pt= "\""{@pr"\""  I need the quotes around the printer name as it can be
> more HP LaserJet 4000.
>
> What am I doing wrong?

If @PR is correct, and PT is blank, then we need to know how PT is defined 
in order to know why the assignment is failing.

-- 
Kenneth Brody


More information about the Filepro-list mailing list