Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using getfile() to select Word 97 document
Message
De
16/05/1999 17:08:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Using getfile() to select Word 97 document
Divers
Thread ID:
00219473
Message ID:
00219473
Vues:
53
I am trying to select a Word document with getfile() and pass the selected filename to word. What am I doing wrong?

cDocName=getfile()

ox=createobject('word.document')
ox.application.documents.open(cDocName) => this line produces "Member documents does not evalutate to an object"

Also where is a good reference for Word automation from VFP 6?

Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform