I want other things to continue. So I prefer using the timer, like Paul suggested. But i never used the timer control before. How to use it, and what is the module variable?
Thanks a lot for you answer.
Printable View
I want other things to continue. So I prefer using the timer, like Paul suggested. But i never used the timer control before. How to use it, and what is the module variable?
Thanks a lot for you answer.
Hi,
The timer has a Timer method. U can put ur code in that.
U can also set the interval of the timer by the Interval property.
Hope this helps.