I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-10-14 13:46:04-07 by pedroparamo
adding to (or changing) ONLY keywords
I want to change or add to just the keywords of a file and leave all the other info intact. I'm using Applescript to set variables. When I use "exiftool -keywords=" & myKeywords &" Desktop/ExifTest/Gallery_JPEGS/Huge-01.JPG" it adds the keywords but it deletes all the other fields (description, Author. copyright notice.) I must be missing something?? Thanks. Pedro
Direct Responses: 11597 | Write a response