Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP with MSWord
Message
From
20/03/1999 09:43:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
VFP with MSWord
Miscellaneous
Thread ID:
00200130
Message ID:
00200130
Views:
39
Hi,

With this code, I get into Word form VFP5.0:

oWord=createobject("Word.Basic")
oWord.FileOpen(cFilename)
oWord.AppMaximize

but how can I select and activate a macro to run in Word, without user intervention, i.e. by program code?

Also, how can I put a word document into (linked) to a general field in my VFP database file, without using the manual menu system, i.e. again by perfomring the whole operation by VFP code. I am strong believer in having the program do as much as possible, if possible to render the user an innocent - or impotent bystander.

Rolf
Next
Reply
Map
View

Click here to load this message in the networking platform