Hi Tom, > I have reported the problem with my clock not updating > before but have never got it resolved. > ... > clockupdate=1000;
IIRC this is due to XP treating the milliseconds (100 = 1 second) incorrectly as seconds (1000 = 16 minutes, 40 seconds). Try changing this line to: clockupdate=1; Mind you, save your work and close other apps first 'just in case' - it's possible this isn't it, and if not it would fire this event a thousand times a second - which would be just shy of "Egon Spengler bad." Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== "Try not. Do. Or do not. There is no try." -- Yoda ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ To unsubscribe visit: https://lists.sourceforge.net/lists/listinfo/dqsd-users [EMAIL PROTECTED] http://sourceforge.net/mailarchive/forum.php?forum_id=8601
