Personaly, I would store the target date value into one variable and use a timer to test the currently displayed date with the target date. If the app constantly updates the time you will have to use a timer in some form or fashion. Either that or use an IfThen statement in your time stamp generator. I hope that helps. Good luck




Reply With Quote