Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Execute microsoft word from a visual foxpro program
Message
 
À
19/07/2007 15:54:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01241684
Message ID:
01242128
Vues:
33
>>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform