Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Object from Wordview
Message
From
24/08/1999 12:47:31
 
 
To
24/08/1999 12:23:24
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00257142
Message ID:
00257162
Views:
12
>oWord = newobject('Word.Application') is for Word, but what is proper way to create object for Wordview ?
>
>Thanks !!

I don't think wordView is an automation server. But if it is installed as the default viewer for .doc, you can use ShellExecute to open it to view a file. Check out the Shellexecute class that ships with the VFP6 FFC, or search here on ShellExecute for details.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform