well I somewhat worked it out with /window
but now I can't figure out how to send the data, because I can't get the name of the current (custom) window, $window by itself will work..like
//echo $window hai
but it won't return the value in something like..

Code:
var %chan = $window
echo -a %chan

any help? smirk