Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Execute a macro with activ windows 2000 lock screen
#7
In windows 2000, a "windows always on top"-typed MessageBox ( with title " win_alert") appears and asks me to press "OK" button by mouse-click ( Enter or Alt-F4 keypress), then the MessageBox is closed.
Then I code with QM like --
----
opt hungwindow 3
wait 5 WC "win_alert" ;; ifa "win_alert"
'AF4(2) ;;close a popup dialog
err
----
QM cannot send keypress "AF4" to the "active and locking" dialogbox "win_alert".
It seems to be a active window locking QM automation.
QM automation is interrupted sadly. Help please!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)