Image-ExifTool - Re: Set ModifyDate to Current Date-Time

Posted on Tue Aug 19 21:48:26 2008 by exiftool in response to 8617 (See the whole thread of 9)
Re: Set ModifyDate to Current Date-Time
Close, but not quite. "=" takes a literal string as you mentioned. "<" takes a tag name. An extension to "<" also allows a string containing expressions like $TAG, which are expanded to the tag value. %f etc are only expanded when a filename is expected.

- Phil
Write a response