Ariba,
you need to write the xlate as normal say …
if is true
then suppress.
I prefer doing this in tclprocs
For DFT message extract the message.
Then write the if state as follows:
If
then KILL
else continue.
For this type tclprocs will be faster.
Hope this helps.
Reggie