Hi all,

I've got a "countdown" clock in my app that shows time remaining. For example, I want 
to have it start at "5:00" (five minutes) and count down to "0:00". The formatting is 
important so that it reads correctly. I am using the send command to update it every 
second and to let me know when it's finished. To do this, I am using the seconds() 
function.

My question is this: Once I compute the seconds remaining, how do I convert it to a 
"MM:SS" format?

TIA
--Leston

------------------------------
Leston Drake
LetterPress Software, Inc.
http://www.lpsoftware.com
------------------------------

Reply via email to