Are there any known issues with the Wait Dialog command in sb7? We checked to make sure we have the latest (7.2.3015.0) but we still have the issue. The problem is that when we open a Wait Dialog and then close it, we are unable to open a second Wait Dialog. No window opens and the thread count for the process does not increase. We made a new test installer to test this and it behaves the same way. We open the Wait Dialog on a new thread, close it, open a new Wait Dialog on a new thread and then close that too. We use message boxes in between each statement to pause after each step. We also tried doing the same thing with sb6.9 and had no problem.

Also, are there any issues with using Wait Dialogs with include scripts? If you open a Wait Dialog and then run a include script, does the Wait Dialog automatically close?