Re: time format, on leadZero(x)
Re: time format, on leadZero(x)
- Subject: Re: time format, on leadZero(x)
- From: tom wible <email@hidden>
- Date: Sun, 18 Nov 2007 21:12:34 -0500
nifty idiom i picked up from macscripters:
on leadingZeros(x, n)
return characters -n thru -1 of "00000000" & x
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden