Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text in Windows Queue
Message
From
09/10/2001 09:58:53
 
 
To
09/10/2001 09:48:29
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00565487
Message ID:
00565900
Views:
20
Hilmar,
Glad it worked for you.

Just to keep things straight, credit should go to Ramon J. Jaquez since he wrote the class. I merely gave you a pointer :=)

>Daniel,
>
>I really liked this class, I have already implemented, and the users are happy about the change (they asked me quite a while ago for improvements in the print queue).
>
>I am very grateful for your help.
>
>I do want to take the liberty to point out that you did forget loRawPrint.oOpen() in your sample code. Without this, the class doesn't work.
>
>Thanks again,
>
>Hilmar.
>
>
>>Hilmar,
>>The code to print a file or text is basically the same. The only change is that instead of oRawPrint.oPrintFile() you'd use oRawPrint.oPrintMem().
>>
>>>Daniel,
>>>
>>>Is your sample code perhaps missing the command to activate the printer, with loRawPrint.oOpen()? Or is this implicit?
>>>
>>>Hilmar.
>>>
>>>>Hilmar,
>>>>You can also print text or a memvar:
>>>>
>>>>loRawPrint.oPrintMem(lcOutputStr)
>>>>
Daniel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform