Printing problem

Kenneth Brody kenbrody at spamcop.net
Fri Nov 16 06:55:40 PST 2012


On 11/15/2012 5:53 PM, GCC Consulting wrote:
[...]
>>>>> Pt= "\""{@pr"\""  I need the quotes around the printer name as it
>>>>> can be more HP LaserJet 4000.
[...]
>>> Pt has no attributes
>>
>> Then the above code, assuming you fix the syntax error, cannot have PT end
>> up blank.
>>
>> Turn the debugger on, put a breakpoint at that line, and verify the value
>> of @PR.  Then single-step to the next line and verify the value of PT.
>
> Corrected the syntax Pt= "\""{@pr{"\""  and retested.  Pt is being set now.

Given that the original syntax would have failed to run at all, generating a 
syntax error message instead, I assumed that it was just a typo in your e-mail.

Are you telling me that filePro ran, with no syntax error, given this line?

     Pt= "\""{@pr"\""

-- 
Kenneth Brody


More information about the Filepro-list mailing list