I upgraded from 1.0.3 to 1.0.4 and did what it says in upgrading.txt. Uploading is broke now.
It can be fixed to change 'result' to '$result' in nxDupe.tcl.
Code:
--------------------------- ErrorInfo ----------------------------
syntax error in expression "!result && [IsTrue $dupe(CheckFiles)]": variable references require preceding $
("if" test expression)
while compiling
"if {!result && [IsTrue $dupe(CheckFiles)]} {
set result [CheckFiles $virtualPath]
}"
("PRESTOR" arm line 6)
invoked from within
"switch -- $event {
DUPELOG {
set virtu