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