Hi, Phil,
thanks for the quick answer.
At first I have renamed the config-file.
Had been my mistake.
Then I copied your code into the file.
[Select]
%Image::ExifTool::UserDefined = (
'Image::ExifTool::IPTC::ApplicationRecord' => {
240 => {
Name => 'GoogleShortpath',
Format => 'string[0,24]',
},
},
);
1; #end
There is nothing more in that file.
Trying to execute with “Shell…”, I get the following errors:
Operator or semicolon missing before %Image::ExifTool::UserDefined at E:\TestExi
fPics\Memories_DB\.ExifTool_config line 2.
Ambiguous use of % resolved as operator % at E:\TestExifPics\Memories_DB\.ExifTo
ol_config line 2.
Can't modify modulus (%) in scalar assignment at E:\TestExifPics\Memories_DB\.Ex
ifTool_config line 9, near ");"
Warning: Tag 'GoogleShortcut' does not exist
Nothing to do.
-- press any key –
Quite sure, that my command line is wrong.
How should it look like?
Juergen