Re: Time Stamp String
Re: Time Stamp String
- Subject: Re: Time Stamp String
- From: Brian Johnson <email@hidden>
- Date: Mon, 14 Mar 2005 13:03:39 -0800 (PST)
On Mon, 14 Mar 2005, Todd Geist wrote:
a better way.
set theDay to "0" & theDay as text
set theDay to items ((count of theDay) - 1) through (count of theDay) of
theDay
It's a minor tweak, but so long as theDay has at least two characters,
I would use
set theDay to text -2 thru -1 of theDay
- brian johnson, dept of architecture, university of washington
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden