Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Execute microsoft word from a visual foxpro program
Message
 
To
19/07/2007 15:54:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01241684
Message ID:
01242128
Views:
31
>>>How I execute Microsoft word from with in a vfp 9 program? I would need to also check that user has winword program.
>>>
>>>Is this possible? If so how.
>>>
>>>
>>>TIA
>>
>>What you mean with EXECUTE?
>>Just start MS Word?
>>Or you have to manipulate some documents?
>>Both are possible, even check for if the Word is installed is possible.
>
>I meant RUN word from with in VFP 9.

RUN, Just run and continue working?
if so you could use ShellExecute() API function, WSH RUN() method or RUN VFP command.
But if you wan to do something more than just RUN Word you should use automation.
You could Search here for these key words (I see you are PUTM):
ShellExecute()
WSCRIPT.SHELL
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform