Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE with MS Word
Message
De
03/02/1999 11:55:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
OLE with MS Word
Divers
Thread ID:
00183498
Message ID:
00183498
Vues:
47
Please, I'm looking for the syntax in VFP6.0 to open Word and a file in Word. I've tried:
oleObj = CREATEOBJECT("WORD.APPLICATION") this give an error

oleObj = CREATEOBJECT("WORD.BASIC") this does not give an error


oleobj.documents.open filename:="c:\test.doc" (an existing doc)
this gives an error

I've hunted through the documentation and can't find a sample. Please point me in the right direction. Thanks

judy scofield
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform