I have a problem when I'm tryng to incr val to more than 1 channel. I'm tryng to make it incr the val for 2 or more channels. Btw.. I consider more eficient the "if {[lsearch -exact $x(channels) $chan] == -1} {return
0}" like I made it. Thanks anyway