01-19-2006, 12:40 PM
|
#4 |
| Junior Member
Join Date: Jan 2006
Posts: 7
|
Hi,
you write... Quote: |
Originally Posted by PaRaNoiD_JaCK I`m using your script at the moment to show nfo on dir changes with the following ioftpd.message file.
%[execute(TCL ..\scripts\iojNFO\iojNFO.itcl)]
I just had to edit a part of the tcl tho to get it to show ftp codes on the status window.
iputs -nobuffer "250- [gets $nfoFile]"  | I used the same script, my questionist is, how i can build that into the ioftpd.message? You write by %[execute(TCL ..\scripts\iojNFO\iojNFO.itcl)], but how i can automate that, so that it is written into each file.
Thx for help
|
| |