Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with Word automation
Message
 
 
À
09/12/2003 15:38:43
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00857378
Message ID:
00857392
Vues:
32
Hi Stephen

So you are saying that the following code runs with out error
oWord = CreateObject("Word.Application") 
oDocument = oWord.document.open("name of document")
oWord.Application.Visible = .T.
but if you then execute the following
? oDocument.Name
you get the error?

What are you passing to the open method?
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform