On 9/6/05 5:54 PM, "Alex Tweedly" <[EMAIL PROTECTED]> wrote:

> format("%2d:%02d", tHours, tMins)    -- " 3:55"
> or
> format("%02d:%02d", tHours, tMins)   -- "03:05"
> 

I didn't realize you could do this, Alex... that's neat! (Now to go back to
some scripts I've done the "long" way...)

:-)

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to