Re: Fun with dates...
Re: Fun with dates...
- Subject: Re: Fun with dates...
- From: David Crowe <email@hidden>
- Date: Mon, 20 Jun 2005 10:18:09 +0900
Paul;
Thanks for explanation of why:
set ABSynchTime to "6/17/2005 23:56:45" as date
fails, but:
set ABSynchTime to date "6/17/2005 23:56:45"
succeeds (the coercion via 'as date' has never been implemented).
It's this kind of thing that makes AppleScript programming so
difficult for a newbie. Without this group to answer questions like
this (especially when I don't have a workaround) I don't know what
I'd do!
- David
_______________________________________________
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