Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word and OLE
Message
From
28/10/1999 14:57:01
 
 
To
28/10/1999 14:54:09
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00283306
Message ID:
00283314
Views:
16
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform