Forum Discussion
2 Replies
Sort By
- Marsha_R
Champion Level 3
You could write a loop that checks to see if the message box still exists and if it does, beep again.
Is there a way to have aqUtils.Beep() keep going (i.e. continue beeping), the entire time BuiltIn.ShowMessage() is displayed on the screen?
You could write a loop that checks to see if the message box still exists and if it does, beep again.