I want to schedule my application that on opening a form it will run a piece of code every minute, how would I go about it?
I was thinking maybe looping the code and on opening the application the code would be run unless someone pressed a button to quit.
What's the best approach?
I was thinking maybe looping the code and on opening the application the code would be run unless someone pressed a button to quit.
What's the best approach?