Using CLv19, In order to delete a segment using an Xlate you would use the PATHCOPY @null approach. For example, to delete a PV1 segment you would do the following:
<pre>Action: PATHCOPY
Source: @null
Destination: 0(0).PV1(0)
Result: PV1 segment deleted</pre>
Unfortunately, this method does not work when attempting to delete the second FT1 in a message. What am I doing wrong?
<pre>Action: PATHCOPY
Source: @null
Destination: 1(1).FT1(0)
Result: All FT1 fields are deleted but FT1 segment header remains.</pre>
todd.hamilton.omaha@gmail.com
(402) 660-2787