Hi,
using version 699 I realized that in batch processing the template does not work properly. I specify “%p1/neue_Version/%f” and the the output images are placed in %p1 instead of the specified sub-folder.
Hermann-Josef
Hi,
using version 699 I realized that in batch processing the template does not work properly. I specify “%p1/neue_Version/%f” and the the output images are placed in %p1 instead of the specified sub-folder.
Hermann-Josef
On Win 10 x64 RT 4.2.699 it works fine.
Im using this string: %p1/converted/%f
Do you use the the quotation marks in the string?
No, the quotation marks were just for clarity. I am using Win7Pro 64bit . Strange …
Hermann-Josef
I tested in Linux using %p1/neue_Version/%f
, works fine. Are you sure you checked “use template”?
P.S. You can put things like that template string between single backticks to apply code formatting so that it stands out, then there is no ambiguity about whether your quotes were meant to be included or not.
For example:
bla bla `some code between backticks` bla bla
results in:
bla bla some code between backticks
bla bla
The use template
was checked. I had hoped that after reboot this would go away, but it did not. Same problem as yesterday. The images end up in the parent folder.
Hermann-Josef