Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using VBA and the MSFILTER
Message
From
28/02/2001 12:10:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Using VBA and the MSFILTER
Miscellaneous
Thread ID:
00480586
Message ID:
00480586
Views:
36
Hi All,

This is one of those unusual coding problems.

There is an object that is available from M$ called the HTML filter, addressed
as the MSFILTER. It converts .doc files, and others, to true HTML files and retains the Word editing capability. I need to "initiate" that object from VFP using VBA. Previouly it was initiated via a Word 97 macro and I need to do it Word 2000/VBA. I can do it by Word menu, but when I record a macro to do this I get " ActiveDocument.View.Type = wdWebView" which isn't even close. The old code "Template.MSFILTER.MSFILTER" doesn't translate either. The appropriate VFP/VBA code would actually pop up the MSFILTER dialoge box. Any help will be appreciated. TIA.

Paige
Next
Reply
Map
View

Click here to load this message in the networking platform