Image-ExifTool - Re: Append value to existing tag

Posted on Mon Feb 18 12:51:05 2008 by loloeroket in response to 7120 (See the whole thread of 13)
Re: Append value to existing tag
I realized that my first post is not readable. I am sorry and repost it:

I am trying to use template files to adjust iptc tags:
exiftool -@ template.args file.jpg

where template.args looks like this:

# template.args
-IPTC:CopyrightNotice=Text
-IPTC:By-line=Text
-IPTC:Credit=Text
-IPTC:Caption-Abstract=$caption-abstract Text
# end

I end up with Caption field looking like that: $caption-abstract Text. Is there a way to do this or do I have to use command line?
Thanks, Laurent
Direct Responses: 7124 | Write a response