Re: Getting iPhoto album ID with AppleScript
Re: Getting iPhoto album ID with AppleScript
- Subject: Re: Getting iPhoto album ID with AppleScript
- From: Nikita Zhuk <email@hidden>
- Date: Sun, 14 Oct 2007 16:26:50 +0300
On Oct 13, 2007, at 3:43 PM, Philip Aker wrote:
Hi Nikita,
AlbumData.xml is just a property list. So theoretically, you could
use System Events property list AppleScript, CFPropertyList (C
language), or make a kludge with the 'defaults' shell tool.
Thanks Philip. I know how to parse the AlbumData.xml file (I'm using
ObjC so it's just dictionaryWithContentsOfFile:), my requirement was
to set the name of an album by its albumId.
- Nikita
_______________________________________________
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