I´ll have checked it
That´s the best i´ve found. But this addon even stores the data in each Charfolder "savedvariables" and in the file there´s no charname
But i think i could handle it in two steps:
First: Upload the QuestGuru.lua, parse it and write the data to a temporary table. (before writing the data, the table will be cleared so that there´s no old data, even when the processed was aborted by user)
Second: User must select the char for which the data are. Then i get the data back from temp. Table and write it back in another table (with charname) where all questhistorie will be located. At the end i clear the temp. Table by using the "Truncate" command.
This is not optimal but at the moment i see no other way to handle it.
Nefuh