Hello,
is it possible to create MS-DOS variables inside a BAT script using EXIFtool, e.g. to signal the existence of a specified tag or create a variable with the content of a specified tag? I could then use these variable to branch in the script according to the content.
Hermann-Josef
I found this (https://devblogs.microsoft.com/oldnewthing/20120731-00/?p=7003) by googling.
- Phil
Thank you Phil for this link. I will give it a try and report back.
Hermann-Josef
Just tested it with the command line. It works nicely! Thanks a lot again.
Hermann-Josef