Thanx i did it in a little diffrent way but it works fine
Here is my solution:
in iobanan.tcl
i added:
set ioBvar(cmdpre1) "!1"
and then i have added for all commands
bind pub - $ioBvar(cmdpre1)requests reqalias
....
It works great ... thanx again for bringing me on the right track