Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Output to MS-WORD
Message
From
28/10/1997 12:40:18
 
 
To
28/10/1997 12:35:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00057020
Message ID:
00057021
Views:
30
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform