Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's the Word?
Message
De
04/02/2009 16:10:37
 
 
À
04/02/2009 11:32:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01379211
Message ID:
01379334
Vues:
15
Thanks Marcia, but I've pretty well settled on using Field>IncludeText, so what I need to do now is figure out how to update the fields on the fly. According to Word Help, Select All (CTRL+A)>F9 updates the fields, and it works OK, so if I use the following:

set classlib to _environ additive
oenviron=createobject("_shellexecute")
oenviron.shellexecute("test.doc","c:\temp","open")

I need to know how to invoke (CTRL+A)>F9 at the command line.

Or ideally, I'd like to create the Word object and do all this stuff in the background without opening the doc at all.
Can you help me?

Thanks,
Luke
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform