I have an xlate that I use for ORUs to fix the result flags in certain cases. It work fine to fix the flags, but know I’m have problems with the OBX(7) field in some cases. I think it because of the bulkcopy, because I don’t do anything else with this field.
ex.
before xlate -> 1.005-1.030
after xlate -> 1.005-1.03
The last zero is getting stripped off, but not in every case. It seems like it only what a max of 10 chars?
Thanks in advance.