View Single Post
Old 09-20-2011, 10:18 AM   #1
Arco Witter
Member
Arco Witter began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Jan 2010
Device: iRex iLiad
Functions not found when used in Export script

Hello, I made a function to make the correct folder name on disk or book.
I have the result in a column, which shows the correct content.
However, when I try to use that column in the export script I get an error in the file names.
The function call for the column is this: {title:folderOnDevice({#genre},{series},{series_in dex},{#max_number_in_series},10)}
The other needed columns (genre and max_number_in_series) are correct too.
The column is called: folder_on_device_10
When I use this script for output, it does show the correct output: {#genre}
When I use this script for output: {#folder_on_device_10} I get this file:
folderOnDevice_ onbekende functie

(onbekende functie means: unknown function)

Please help me to put the files in the correct place on my devices!!

Is this a bug which will be resolved soon?
Arco Witter is offline   Reply With Quote