Thread
:
Experienced PHP developer would like to code TCL script, but missing sum fundamentals
View Single Post
11-30-2013, 05:39 PM
o_dog
Senior Member
Join Date: May 2007
Posts: 692
site command is commands sent to the ftpserver, does not work within tcl. Use: file rename folder newname
if you want to catch the response: catch {file rename oldname newname} catchvariable
__________________
ioNiNJA
o_dog
View Public Profile
Find More Posts by o_dog