Image-ExifTool - Re: using -if with DateTimeOriginal to test for Null Data

Posted on Wed Dec 19 18:40:38 2007 by bv in response to 6725 (See the whole thread of 5)
Re: using -if with DateTimeOriginal to test for Null Data

Hi Phil, I am not sure what I am doing wrong when trying to use @argile syntax. This is what I get.

#ArgFile DateTest.arg -DateTimeOriginal<FileModifyDate -if not $dateTimeOriginal or $date TimeOriginal !~ /^[12]/ # End of ArgFile DateTest.arg Results F:\Photos\2005\2005_01_01>exiftool -v -@ bv_UseModDate.arg IMG_0118.JPG Condition: syntax error - ~/^[12]/ -------- ~/^[12]/ (failed condition) Condition: syntax error - IMG_0118.JPG -------- IMG_0118.JPG (failed condition) 2 files failed condition
Direct Responses: 6728 | Write a response