Thread: nxTools v1.0.4
View Single Post
Old 05-07-2006, 04:32 AM  
Freestyler
Junior Member
 
Join Date: Nov 2003
Posts: 19
Default

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
Freestyler is offline   Reply With Quote