Reply To: Tcl help Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Tcl help › Reply To: Tcl help June 21, 2005 at 5:59 pm #56852 uma jandhyalaParticipant I am sorry I missied one line in my code if [cequal “RXE” $segtype] { set rxeflds [split [lindex [lregexp $segments {^RXE}] 21] $sep]; if { [lindex $rxeflds 21] == “””} { regsub -all {“} $rxeflds (“”) rxeflds Thanks