RE: Coercing date to real
RE: Coercing date to real
- Subject: RE: Coercing date to real
- From: Michelle Steiner <email@hidden>
- Date: Thu, 7 Feb 2002 06:52:01 -0700
On 2/7/02 12:15 AM, email@hidden <email@hidden> wrote:
>
>Can't make date "Tuesday, April 4, 1995 11:06:00 PM" into a real.
>
try pulling the date as the ticks (the number of seconds):
>
>
set UniqueID to the ticks of checkID as real
>
>
OR Just
>
>
set UniqueID to the ticks of checkID
That doesn't work in vanilla applescript; it requires a 3rd-party OSAX.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.