SendMail problem

I

Ivan Debono

Hi all,

My VB6 app creates an instance of Word, genereates a document and uses the
SendMail to open a new outlook message, etc.

Well, after the call to SendMail I'm closing Word, but it looks like it
doesn't like to be closed whilst the mail message is still open.

So my question: Is there a way to determine whether the message has been
sent or closed so that Word can wait?

Thanks,
Ivan
 
W

Word Heretic

G'day "Ivan Debono" <[email protected]>,

Are you explicitly destroying all objects used in the code?

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Ivan Debono reckoned:
 
Top