Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Launching Word from Within VFP
Message
De
05/06/2002 18:53:40
 
 
À
29/03/2002 00:33:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00638824
Message ID:
00665200
Vues:
27
Hi Claudio,

Thanks for your reply...this is the code I use:

loword=createobject("word.Application")
loword.visible=.T.
loword.documents.open("c:\ipletters\2.doc")

which on PCs running Win 98 works fine, but on PC running Win 2000 comes up with a pop up asking the user to find the document.

Can you send me the code you use to open word and a document on your Win 2000 app?

Thanks very much in anticipation,

Bob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform