- This topic has 3 replies, 3 voices, and was last updated 16 years, 7 months ago by .
-
Topic
-
I am working with a Sun Lab system, and hoping that someone else has found an answer to this question. I’ve tried several things and combed the archive – to no avail. The OBX-5 of a micro result is sent with carats (not tildes) separating the subfields:
text1^text 2^text 3…
The disassembled format looks like this:
..1(0).OBX.00561(0).[0]
..1(0).OBX.00561(0).[1]
..1(0).OBX.00561(0).[2]
I want my outbound to look like this:
..1(0).OBX.00561(0).[0]
..1(1).OBX.00561(0).[0]
..1(2).OBX.00561(0).[0]
I can get the results converted to tilde separators, but I can’t use that outbound value as the basis of the iteration. There’s got to be a way to do this, but I haven’t found it!
Thanks in advance.
Kathy
Viewing 2 reply threads
Viewing 2 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.