I stop the timer beacause it can take up to 3 minutes to run the code and when the code has run it starts the timer again, because timer interval is 8 sec.. So i must be sure that the code has finished before the next interval!

So does my code work like this or should i change something?

/Patrik