View Single Post
Old 02-27-2005, 11:41 AM  
bounty
Senior Member
 
Join Date: Aug 2002
Posts: 529
Default

eheh long time i haven't looked in dzsbot

this should work
i'll add for next rls ... but more simple code

something like:
PHP Code:
set output [replacevar $output "%pwd" [lindex $msgline 0]] 
in proc parse just under line:
PHP Code:
set output [replacevar $output "%path" [lindex $split [expr $ll -2]]] 
no need to add/use var1 for that and then you can use %pwd as a cookie like %path %release & %relname

thx deo and have fun
bounty
bounty is offline   Reply With Quote