The reason that I have the 1 second thing in the function I need to time somthing for 30 minutes to remind ppl to make a fallow up call on th issue.Originally posted here by jethro
I haven't actually read the whole code yet (I'm lazy), but it seems that in one function, you have it calling itself every 1000 miliseconds. 1000 miliseconds is a 1 second, so the function will just keep looping every second.
Thanks Tyger_claw I will give that a try, But will that stop the loop?




Reply With Quote