M
Mike Stewart
I have a routine which opens a word document, saves it as text and
closes the word document.
I detect if word was previously open, if it is I leave it open and
load my document. The SaveAs command forces a "The document may
contain text content which will be lost on upon conversion...Continue
with Save?" dialog. So far I have found no way of eliminating this
dialog.
If word is not previously open then this dialog doesn't appear and the
process can run independently on hundreds of files (which it needs to
do).
HELP, what can I do to eliminate this dialog without forcing word to
close and open for every document?
This project is being written in VB6 for Word 9 and above. The Word
Object Libraries are referenced.
michael stewart
(e-mail address removed)
closes the word document.
I detect if word was previously open, if it is I leave it open and
load my document. The SaveAs command forces a "The document may
contain text content which will be lost on upon conversion...Continue
with Save?" dialog. So far I have found no way of eliminating this
dialog.
If word is not previously open then this dialog doesn't appear and the
process can run independently on hundreds of files (which it needs to
do).
HELP, what can I do to eliminate this dialog without forcing word to
close and open for every document?
This project is being written in VB6 for Word 9 and above. The Word
Object Libraries are referenced.
michael stewart
(e-mail address removed)