01-03-2008, 10:32 AM
The message box disappears when the window can respond to user input again. Then the macro continues.
Currently there is no way to disable the message. Try to create a function that runs when the message box appears and closes it.
Function CloseHungWindowMessageBox
Trigger: !cv"Quick Macros" "#32770" "Waiting while the window is hung..." "Static"
Currently there is no way to disable the message. Try to create a function that runs when the message box appears and closes it.
Function CloseHungWindowMessageBox
Trigger: !cv"Quick Macros" "#32770" "Waiting while the window is hung..." "Static"
