Another programmer did a bulkcopy in a GUI translation and then inserted the rest of his code. The issue I have is this:
1. PV1.11 contains unwanted delimiters (^) as a result from the bulkcopy of the source/input.
2. I want to null out PV1.11 so that the field is entirely empty (no delimiters).
3. I will populate PV1.11 with information.
The translation works, the only issue is that no matter what I have done, I can’t replace the entire contents (delimters included) with the data I want to be in that field.