View Single Post
Old 07-27-2025, 09:59 PM   #3
GreywolfofKansas
Junior Member
GreywolfofKansas began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Mar 2019
Device: Samsung Galaxy Tab 2
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.
GreywolfofKansas is offline   Reply With Quote