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 2007-12-19 07:30:19-08 by bv
using -if with DateTimeOriginal to test for Null Data

Hi Phil, How do I write the ArgFile code to test if a date is NULL? I have had no success and I have tried every combination of possibilities. I even tried to use $Year (from Exitfool_config from before). -Brooks

-P -DateTimeOriginal<FileModifyDate -if $DateTimeOriginal eq " : : : :" # NOT $DateTimeOriginal # $DateTimeOriginal eq "" # $DateTimeOriginal eq 0 # $DateTimeOriginal eq "0000" Sample output F:\Photos\2005\2005_01_01>EXIFTOOL -ALLDATES *.jpg ======== IMG_0117.JPG Date/Time Original : : : : : Create Date : : : : : Modify Date : : : : :
Direct Responses: 6724 | Write a response