Dear all,
I am trying to use API function
AnyPopup to detect if there exists
any popup window in a timer as follow

if AnyPopup then
beep
end if

But when I run it, it beeps all the
time no matter if there is any popup windown
Can anyone help me why?

Thanks in advance