In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: You can also "fix" the problem with IF-THEN-ELSE, for example: [code]IF secs > 0 THEN DEC secs ELSE secs = 59 ENDIF[/code] This solves the problem of that code running before time values have been initialized. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=398272#m398312 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2009 (http://www.dotNetBB.com)