Could someone help me with the following script? I currently have a GUI window that counts down the time in seconds before the window closes. What I would like to do is show the Mintues and Seconds remaining...[Min:Sec] format... instead of just seconds. Would this be an easy conversion? #include <StaticConstants.au3> #include <WindowsConstants.au3> #include <GUIConstantsEx.au3> #include <Timers.au3></P> <P>Global $iCountdown = 300 $Form1 = GUICreate("