Hello,
I have set up a Batch to merge metadata information: first remove previous entry in the RIFF ISRF field and then insert the name of the resulting file:
ISRF: #Remove#@NameExt@
The result I get is that the previous entry is successfully removed, but then a long hexadecimal value followed by “.$$$” is inserted rather than the name of the file.
As an experiment I tried #Remove#@SrceNameExt@ which resulted in an empty ISRF field instead of the source file name. Also tried the “without extension” variation which behaved the same.
Thanks for any guidance.