word 97 saveas HTML

M

mike

I have a vb 6.0 program that manipultes documents with
word2000 now i need to make it work with word97
the method .SaveAS takes a parameter of wdFormatHTML but
this doesn't exist for word97.

How can I programatically save a document as a HTML file
using the reference to word97?

thanks,

mike
 
Top