Thanks for the reply but I did not had any luck . I am new to Tcl and not sure what I am doing
if [cequal “RXE” $segtype]
if { [lindex $rxeflds 21] == “””} {
regsub -all {“} $rxeflds (“”) rxeflds
return “{CONTINUE $mh}”
can someone pls tell me what I am doing wrong
Thank you very much