OK not really the right thing, I just have an integer ouput variable of my counter e.g. 10sec...0.
This variable counts down in steps of 1 per 1 sec.
Now I want to show this variable during its's counting procedure in a message box.
After the variable reaches the value 0 I want to confirm the OK button of this message box.