Re: Intel, Read/Write, and dates
Re: Intel, Read/Write, and dates
- Subject: Re: Intel, Read/Write, and dates
- From: Philip Aker <email@hidden>
- Date: Tue, 27 Nov 2007 10:30:16 -0800
On 2007-11-27, at 05:36, Harald E Brandt wrote: However, if I instead write "...as «class isot»", and then read it "as «class isot») as date", then it works! Also the following works: Make the date into a list, and then read the file as a list! The first item is the correct date!
«class isot» works on both. Note that you can snag a string from it as well and write the file as text.
set isot to ((current date) as «class isot») as string set d to (isot as «class isot») as date
|
_______________________________________________
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