• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: iPhoto album scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iPhoto album scripting


  • Subject: Re: iPhoto album scripting
  • From: nick weldin <email@hidden>
  • Date: Tue, 16 Oct 2007 20:28:58 +0100

Thanks for that.

current album works for me too - I hadn't thought of that.

It does break though if someone has 2 albums selected in the iPhoto window, so it would be great if there was a way to work with the values returned by get selection (if 2 albums are selected that returns the id of each of them and I could work through them both).

Cheers

Nick



All of the following work OMM:

tell application "iPhoto"
	select album "Assorted"
	tell current album
		--count of photos
		--properties of photos
		--every photo
		--select photo 1
		--properties of photo 1
		select photo 5
	end tell
end tell


Philip Aker email@hidden
_______________________________________________
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
  • Follow-Ups:
    • Re: iPhoto album scripting
      • From: Philip Aker <email@hidden>
  • Prev by Date: Re: iPhoto album scripting
  • Next by Date: Problems with Mac to PC names conversion script
  • Previous by thread: Re: iPhoto album scripting
  • Next by thread: Re: iPhoto album scripting
  • Index(es):
    • Date
    • Thread