I appreciate the help, theducks. it is indeed separating the directory to the first letter of the series name, but apparently I should have left one of my fields (or more) there as reference. I separate my folders based on Genre (#booktype). After that is where the individual letter directory would fall. I am trying to put the {#booktype} before the
program:test(field('series'),strcat(substr(field(' series'), 0, 1),template("
section, but it's giving garbage strings as a result.
|