FT1||73143|22578|20090824||CH|325005145||20863|1|116.50|116.50||||^^||||||170.35
I want to copy the field 7 value to field 25 to look like this:
FT1||73143|22578|20090824||CH|325005145||20863|1|116.50|116.50||||^^||||||170.35|||325005145
I have the segment ripped apart, and I do have the value of field 7, but how do I add it to the segment in field 25? I have tried lassign and lset and lappend. Nothing seems to work right for me.
Thanks.