Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'how does existingKeywords work?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
how does existingKeywords work?
Authored by: airdrummer on Feb 22, '07 06:41:09AM
i'm new 2 applescript & not familiar w/iPhoto, but in ur addKeywordsToIPhoto function, u 1st
set existingKeywords to name of every keyword
then
if existingKeywords does not contain thisKeyword then ...add keyword via sys-events gui...
then
set existingKeywords to existingKeywords & thisKeyword
why is this here? the list is init'd on entry, doesn't seem 2 b saved anywhere...just curious...

[ Reply to This | # ]
how does existingKeywords work?
Authored by: osxpounder on Feb 22, '07 12:01:07PM

ur lazee speling = 2 much trouble 2 read. sori.



[ Reply to This | # ]