Re: Why is it?
Re: Why is it?
- Subject: Re: Why is it?
- From: Timothy Bates <email@hidden>
- Date: Fri, 20 Oct 2006 17:12:04 +0100
- Thread-topic: Why is it?
Half tongue in cheek,
Maybe applescript needs a new construct "with getting"
Then everything inside a "with getting""end getting" pair is coerced.
The compiler synonym could be "really"
really get
{year of d, month of d as integer, day of d} as text
end getting
:-)
> {year of d, month of d as integer, day of d} as text
> --> ""
> but
>
> set foo to {year of d, month of d as integer, day of d}
> foo as text
> --> "2006-10-20 7:41:26 AM"
_______________________________________________
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