This is another message I tried to send last week.

 

FYI, the MessageLoop timeout issue associated with automation of IE and
determination of when IE is complete.  What is wanted for that application
are two timeouts.  One absolute in the sense that the message loop will
terminate regardless of anything else in that amount of time.  A second that
is relative in the sense that the message loop will terminate if there are
no events in that time.  Something more or less like this

 

            MessageLoop( [AbsoluteTimeout [, NoEventTimeout]])

 

Thanks.

 

 

Richard Bell

rbell01824earthlink.net <mailto:[EMAIL PROTECTED]> 

 

 

Reply via email to