Aperture AppleScript – Change Caption
Posted on December 21st, 2007 in Aperture Automation, AppleScript
Change Caption 01
Current version: 01
Built on: Aperture 1.5.2
This AppleScript operates on the current selection.
An AppleScript to quickly change the caption of the selected images. Much easier than the Batch Change window. It has the option to replace any existing caption or to append to the existing comment. You can change what is put between old & new caption by changing the p_appendSep property. The default is a carriage return.
Change Caption 01.scpt.zip
Tags:

This post has 2 comments
July 20th, 2009
Indeed a great way to change the caption. In just few keystrokes alle pics where updated.
January 9th, 2010
Hi Brett,
In the meantime I changed the script in order to make it possible to choose a range of IPTC tags. Up to now I added only edit status and copyright status, but it could easily be more.
If interested I can send it to you to add it to the other Aperture scripts.