Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formatted texts
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00674217
Message ID:
00674812
Views:
28
>>RichTextControl should help you here.
>
>I know it, but how to save .rtf format on memo field?

You can use FILETOSTR() and STRTOFILE() functions to move RTF data in memo and out.
REPLACE mymemo WITH FILETOSTR("mytext.rtf")
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform