Thread: Windrop Help :s
View Single Post
Old 10-05-2004, 04:10 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

It means you're trying to set the "VERBOSE" variable in the "::ftp" namespace, except the namespace does not exist (yet).

Make sure that "source ../path/to/ftp.tcl" comes before "set ::ftp::VERBOSE 0".
neoxed is offline   Reply With Quote