Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Output to MS-WORD
Message
De
28/10/1997 12:40:18
 
 
À
28/10/1997 12:35:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00057020
Message ID:
00057021
Vues:
36
>I want to start MS-WORD and have it load a report created by
>VFP while within VFP. I do not want to create an OLE object
>on the form, just to call WORD with something like:
>Wordobject=createobject("Word.Basic")
>Wordobject.FileOpen("filename.txt")
>
>This works but the window is not diplayed. If I could display the window so the user can then edit the word file without leaving VFP, that's the ticket.
>
>This has gotta be easy, but I cannot find any doc on it.
>Thanks,
>brett

Add this line:
wordobject.appshow
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform