Thread: Request output
View Single Post
Old 01-07-2006, 08:03 AM  
PaRaNoiD_JaCK
Senior Member
 
Join Date: Mar 2005
Posts: 101
Default

The same version. i`m going to have a better look to see if theres anything i`ve done that could cause this.

Edit: Found the problem. There was a space at the start of the ioftpd.message

Code:
 %[execute(TCL ..\scripts\nxTools\nxRequest.tcl)(LIST)(250-)]
Changed it to

Code:
%[execute(TCL ..\scripts\nxTools\nxRequest.tcl)(LIST)(250-)]
PaRaNoiD_JaCK is offline   Reply With Quote