View Single Post
Old 09-23-2011, 02:31 PM   #5
Arco Witter
Member
Arco Witter began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Jan 2010
Device: iRex iLiad
I do have the column correctly now.
However, save to disk still does not work.
I tried this:
Code:
program:folderOnDevice(field('#genre'), field('series'), field('series_index'), field('#max_number_in_series'),10)
as well as this:
Code:
{#folder_on_device_10}
but I still get an error that the field does not exist.

When I do the save to disk itself, I get these filenames:
Code:
#folder_on_device_10.jpg
#folder_on_device_10.mobi
#folder_on_device_10.opf
#folder_on_device_10.pdf
It just seems that the program has several divisions which do know nothing about each others functions or fields (columns).
I can't think of anything to make this work... Hopefully you do!
Arco Witter is offline   Reply With Quote