Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Tcl Library › Removing OBX – help!
how do i write a tcl proc to remove OBX segments from all messages?
Why not do this in an xlate?
Is this a raw route?
Try something like this:
set segments [split $msg r] ;# Get segments
set outbuf “”
If you have an Xlate just don’t copy anything to the OBX to begin with (assuming the OBX is optional in your variant definition).
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.