Thanks Ken and Alex. I'm having a hard time with the notation -it's not 'speaking' to me yet. These examples really help, as the docs are skimpy with examples.

Filter/Format/ may need a scripting conference session someday of it's own

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
_______________________________________________
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