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 2008-04-23 10:04:08-07 by heiko
write filename without extension to XMP:Description
Hello, I like to write the filename without the file extension to XMP:Description ExifTool -XMP:Description<FileName *.* writes the complete name into the description field (with extension) ExifTool -XMP:Description<%f *.* writes the string '%f' into the description field. What I'm doing wrong?? Regards Heiko
Direct Responses: 7726 | Write a response