Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy content from .RTF files into .DOC
Message
 
 
À
29/08/2008 12:16:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01343174
Message ID:
01343179
Vues:
24
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform