Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS Word call from VFP8
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01153464
Message ID:
01153859
Vues:
16
To do advanced stuff, open Word and record a macro. The VBA code that is created is not hard to convert to VFP.

>Thanks again Borislav.
>
>>>>>Greeting.
>>>>>
>>>>>I know this has been asked many times, but I can't remember where I can find the code.
>>>>>Please point me to an example of VFPx.x calling MS Word.
>>>>>
>>>>>TIA.
>>>>
>>>>How?
>>>>Just run WinWord.EXE or use automation to call and manipulate Word Documents?
>>>
>>>Thanks Borislav.
>>>
>>>the second one.
>>
>>oWord = CREATEOBJECT([Word.Application])
>>*** 1. Open old document
>>oWord.Documents.Open([full path and name to existing Word document])
>>
>>*** 2. Create a new Word document
>>oWord.Documents.Add()
>>
>>.....
>>oWord.Documents.Save() ** Save document
>>
eCost.com continues to rip people off
Check their rating at ResellerRatings.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform