06-10-2008, 07:39 PM
Hmmmm....
Instead of just wait statement, use the following...
Do
Wait 1
Loop Until (your object).Exist(1) ..... or (focus is true, somethng like that)
Instead of just wait statement, use the following...
Do
Wait 1
Loop Until (your object).Exist(1) ..... or (focus is true, somethng like that)