From: Eric Hodel Date: 2003-03-11T09:10:34+09:00 Subject: Re: Killing an WIN32OLE IE Object --0kRkyLZR5zsR9u2P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Eric Hodel (drbrain@segment7.net) wrote: > If I spawn a new IE every time, the IE that I call #Quit on doesn't > die until the script terminates, which seems to cause OLE runtime > errors about invoking a synchronous call before an asynchronous one > completes (in navigate()). If I sleep, then IE freezes also, so > I'm left with just retrying until I get lucky. On further investigation, IE only freezes when using WIN32OLE_EVENT. So to ammend this, how can I get accurate page load times without using WIN32OLE_EVENT? (tracking #ReadyState, or #StatusText comes to mind, any other ideas?) --=20 Eric Hodel - drbrain@segment7.net - http://segment7.net All messages signed with fingerprint: FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04 --0kRkyLZR5zsR9u2P Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+bSl5MypVHHlsnwQRAoT9AJ96m1HWUKhMpc83gUBzw+9DOHV0CACcClyI /tGDVr+b8Xv9zfg7dsTlNdc= =+Q7M -----END PGP SIGNATURE----- --0kRkyLZR5zsR9u2P--