Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rich Text Printing
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Rich Text Printing
Miscellaneous
Thread ID:
00334680
Message ID:
00334680
Views:
48
I looked at an example from Cetin Basoz & I can't get it to work.

The code is
WITH ThisForm.Olecontrol1
.TextRtf=mytable.myMemo
.refresh
.SaveFile("table2.rtf")
ENDWITH
append general generalfield from ("table2.rtf")

I added a general field to my table. I put this code in the click of a commandbutton that will then print the report. I get an error message that textrtf is unknown. What am I doing wrong?

Thanks.
Reply
Map
View

Click here to load this message in the networking platform