NXTools generates incorrect FTP replies?
Hello,
I have some problems with including TCL in my text files. My text\ftp\welcome file looks like:
Welcome
%[execute(TCL ..\scripts\nxTools\nxUtilities.tcl)(onelines)]
%[execute(TCL ..\scripts\nxTools\nxRequest.tcl)(view)]
This generates incorrect ftp replies. The lines generated by the TCL dont start with a FTP reply code (230). Anyone know how to fix this?
[R] 230-Welcome
[R] 230-
[R] _____
[R] _____________ _________ ______|__ |____ __________ ________ ___ ____
[R] \ _ / _ / __ / | | _ / __ / ' /
[R] \ \ / / / /____/ | | / / /____/| ___/
[R] \________/____/ /______ /____|____|___/ /______ /| |
[R] .----------------/____/------|__/-------------/____/------|__/-|___|-----.
[R] | There are currently no onelines. |
[R] '------------------------------------------------------------------------'
[R] '----( Type 'SITE ONEL <message>' to enter your message. )----'
[R] 230-
[R] ___________ ________ ________ ________ _______ ___________ ________
[R] | _ / __ / _ / __ / _____/____ ____/ ____/
[R] | /_____/ /____/ / / /____/_____ / / / /____ /
[R] |____| /________/____ /________/_______/ /__/ /_______/
[R] .-------------------------/___/------------------------------------------.
[R] | ID# | Owner | Request |
[R] |------------------------------------------------------------------------|
[R] | 001 | Freestyle | test ( 38m 5s) |
[R] '------------------------------------------------------------------------'
[R] '-----( Type 'SITE REQUEST <title>' to make a request. )-----'
|