1) What is the most efficient way in an xlate to copy a field that has multiple repetititions to another location and end up with all the repetitions? Does this need to be an iterate?
2) What is the most efficient way in an xlate to null out such a field? without using pathcopy to null out the entire segment?
tom