place the setfocus() command here

code:

while olegetproperty ( $ie, "busy" ) <> "0" and @error = 0 loop
$rs = setfocus ( "IeEcho" ) ; why not workie ?

Bryce