Re: Getting capture date of a photo
Re: Getting capture date of a photo
- Subject: Re: Getting capture date of a photo
- From: Shane Stanley <email@hidden>
- Date: Tue, 20 Mar 2018 09:26:01 +1100
On 20 Mar 2018, at 9:11 am, Shane Stanley <email@hidden> wrote:
>
> return theEXIFData's objectForKey:("DateTimeOriginal" as text)
That should be:
return (theEXIFData's objectForKey:"DateTimeOriginal") as text
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
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