When I've seen this happen, it usually turns out to be a timing issue.

With Hilight Execution turned on, the program executes much slower
than it does when running normally.

Try putting some delay between your steps, one at a time to see if
that fixes your problem.

Your ActiveX calls may be taking longer to return values than your
application is allowing for.

Ed

Reply via email to