Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Msword9.olb
Message
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00523130
Message ID:
00523340
Views:
7
>Is there any way to view msword9.olb type library other than using Visual Studio's Object Viewer which because we only have Visual FoxPro not the entire Visual Studio. Primary I need to know some of the constants and then make a header file for FoxPro. Any help is appreciated.

I see John Herring has emailed a header file to you. For others that may be lurking or searching for this info, take a look at the FAQ for _Microsoft Office Automation with Visual FoxPro_ at http://www.hentzenwerke.com/catalogavailability/autofoxfaq.htm

Scroll down to the very last question. It has instructions for using the automation server (Word, Excel, etc.) to find the constants, as well as other resources.

By the way, using a complete header file (all 1800 or so Word constants) can really slow down your saves and compiles during development. Weed out those constants you don't use (for example, you can delete a number of MailMerge constants if you're not using MailMerge), so VFP doesn't have to spend time attempting to resolve numerous unused #DEFINES.

HTH,

- della Martin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform