Hi,
I launched and used Trancriber around five times and, one day, an error message appears :
can't read "v(listNE,loc)": no such element in array
while executing
"concat "$v(listNE, pers)" "$v(listNE, org)" "$v(listNE, gsp)" "$v(listNE, loc)" "$v(listNE, fac)" "$v(listNE, prod)" "$v(listNE, time)" "$v(listNE, amount)" ..."
(procedure "CreateNEFrame" line 46)
invoked from within
"CreateNEFrame .edit.ne"
(procedure "CreateWidgets" line 31)
invoked from within
"CreateWidgets"
(procedure "BuildGUI" line 4)
invoked from within
"BuildGUI"
(procedure "Main" line 13)
invoked from within
"Main $argv"
(file "lib\transcriber1.5\tcl\Main.tcl" line 1135)
... and that's it. I tried with the versions 1.5.1 and 1.5.2 (install, uninstall, install again...), and the problem is the same for both versions.
Did that already happen to anyone ?
Thanks by advance,