I have followed all the readme for the installation of the nxtools
but every time i try to upload something i allways get the same error in systemerror.log
can't read "dupe(CheckDirs)": no such variable
while executing
"IsTrue $dupe(CheckDirs)"
("PREMKD" arm line 4)
invoked from within
"switch -- $event {
DUPELOG {
set virtualPath [GetPath [join [lrange $argList 2 end]] $pwd]
if {[IsTrue $dupe(CheckDirs..."
(procedure "::nxTools:
upe::Main" line 8)
invoked from within
"::nxToo
What im doing wrong?
Please help