View Single Post
Old 06-03-2014, 01:13 AM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

Did you actually take the whole package or just the file? The package provide stuff is needed for TCL to find the library. Did you 'require' the package (I think that's the syntax). I'd take a look at nxTools or ioNiNJA to get an idea of how different authors did things. Poking around the other script files in the lib dir can be interesting as well. And don't forget the tcl website or download the TCL helpfiles/documentation which makes searching locally easier (activestate has a pre-built tcl you can grab the docs out of and open in window's help viewer).

The doc/iTCL.txt file contains the commands and variables added to plain TCL to support ioFTPD specific things, but everything in regular TCL is available for use with the version ioFTPD shipped with.
Yil is offline   Reply With Quote