Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Implements clause, what the heck's up with it?
Message
From
13/02/2002 11:35:17
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00619515
Message ID:
00619544
Views:
18
Larry,

I've tried each of the following:
IMPLEMENTS ApplicationEvents2 IN "word.application"

IMPLEMENTS ApplicationEvents2 IN "msword9.olb"

IMPLEMENTS ApplicationEvents2 IN "c:\program files\microsoft office\office\msword9.olb"

IMPLEMENTS ApplicationEvents2 IN "{00020905-0000-0000-C000-000000000046}"
The only one that works is the one that includes the full path to the olb file. Of course this won't work for distributed programs.

I used the following article as an example. In which they use "word.application", "outlook.application" and "excel.application". I realize just because they use it in sample code does not mean it will actually work.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen7/html/vfpandcom.asp


I've had two other programmers test this in house, they've had the same problems. Any other suggestions?

Thanks again, John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform