Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word and OLE
Message
De
28/10/1999 14:57:01
 
 
À
28/10/1999 14:54:09
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00283306
Message ID:
00283314
Vues:
15
Yup, the OLE drag and drop stuff is only in VFP 6.0. As to the word stuff:

oWord=CREATEOBJECT("Word.Application")
oWord.Documents.Open("c:\my documents\mydoc.doc")
oWord.Visible=.T.




>is the OLEDragMode property and OLEDropMode property only found in version 6.0? I'm following an example in the APPDEV training manual and it talks about these properties in the editbox, but I don't see them. I have vfp 5.0 (waiting for upgrade).
>
>What's the best way to bring up a Word Document? GetObject("file.doc") gives me some disk activity, but nothing happens.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform