Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word GetObject() - WE HAVE THE ANSWER!!
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Word GetObject() - WE HAVE THE ANSWER!!
Miscellaneous
Thread ID:
00538462
Message ID:
00538462
Views:
30
Alright, we have found the answer.....

It is an Office 97 issue. The solution is to use a hyperlink object like this.

oHyperlink = CREATEOBJECT("Hyperlink")
oHyperlink.NavigateTo("C:\VFPTrain\letter.doc")

This launches Word 97 with the document loaded!

Tada! Thank you....thank you very much! (Elvis has left the auditorium)
Jim Duffy
Microsoft MVP
INETA Speaker
TakeNote Technologies
Developer's Choice Award Winner for Best Training Company
Specializing in VB.NET, ASP.NET, VFP, and SQL Server Training and Development
Next
Reply
Map
View

Click here to load this message in the networking platform