[Solved] Not end
Posted
#1
(In Topic #387)
Regular

My program has no form and begin with a module, which start a timer within a class named stuff :
The timer start well, but just for one cycle, then my program is stop when the line "End" is reached of the main module. How to not stop (quit) the program and let the timer do its job until my program stop the timer ? Where to put the line below ?
Code (gambas)
- ...
- tTimer.Stop
- ...
Linux & Android enthusiast - France
Posted
Guru

Posted
Regular

Linux & Android enthusiast - France
1 guest and 0 members have just viewed this.


