Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy content from .RTF files into .DOC
Message
 
 
To
29/08/2008 12:16:25
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01343174
Message ID:
01343179
Views:
23
lcRtfName = "Whatever.rtf"
COPY FILE (lcRtfName) TO (FORCEEXT(lcRtfName, "DOC"))
>
>I had write a program to write content into a .RTF files.
>Now i need to copy all content from the .RTF to a .DOC file.
>
>Its because the .DOC file with Company Logo.
>
>How to coding for copy content from a .RTF to .DOC file.
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform