[implemented] Treat prefixes to "%S" the same way as postfixes
Posted: 2021-10-05, 01:10 UTC
If I in a button parameter use %Sx the x is appended to the end of the LAST file selected name.
If I use "%Sx" then x is appended to ALL selected file name - that is a nice feature.
But if I use "x%S" then x is only added in the front of the FIRST selected file name - it would be nice if x was added to ALL file names like for "%Sx"
If I use "%Sx" then x is appended to ALL selected file name - that is a nice feature.
But if I use "x%S" then x is only added in the front of the FIRST selected file name - it would be nice if x was added to ALL file names like for "%Sx"