View Single Post
Old 05-28-2005, 09:55 AM  
iXi
Senior Member
 
Join Date: Nov 2002
Posts: 220
Default

limit bug ive found myself you have to change one line in nxDupe.tcl.

search for:
Code:
putlog "${LogPrefix}: \"$VirtualPath\" \"$LateSecs\" \"$ReleaseAge\" \"$TimeStamp\""
and replace it with:
Code:
putlog "${LogPrefix}: \"$VirtualPath\" \"$LateMins\" \"$ReleaseAge\" \"$TimeStamp\""
hf
iXi is offline   Reply With Quote