cazz,
change the start of the script.
there is in the start section:
code:
$_debug_file=LCASE($_debug_file)
IF RedirectOutput($_debug_file)

place a line
$_debug_file="\\server\share\kixdebug.txt"
before them like this:
code:
$_debug_file="\\server\share\kixdebug.txt"
$_debug_file=LCASE($_debug_file)
IF RedirectOutput($_debug_file)

cheers,
_________________________
!

download KiXnet