Hi Nostra
i know this is a big ask
but would it be possible to add some scripting support to templates.
i would be great to have some basic script functions available like.
" if " statement
" else " statement
this would be great to automate functions in scripts.
like:
if %path% exist {
nearfiles=".nfo"}
else {nearfiles="c:\somepath\%t%.nfo"}
it would have wide range to automate many things in templates.
what do you think??