Hi
I have used the Starter service to do a simple counter which calls a sub in the Main to display the number.
In the Main I have a button_click sub which shows a MsgBox.
When the Msgbox appears, the counter stops. I thought Starter service allows background task to take place and I was expecting the counter to continue even when the Msgbox appears.
How do I make the counter continues even when the msgbox appears?
I have attached a zip file.
Thanks.
I have used the Starter service to do a simple counter which calls a sub in the Main to display the number.
In the Main I have a button_click sub which shows a MsgBox.
When the Msgbox appears, the counter stops. I thought Starter service allows background task to take place and I was expecting the counter to continue even when the Msgbox appears.
How do I make the counter continues even when the msgbox appears?
I have attached a zip file.
Thanks.