- This topic has 4 replies, 3 voices, and was last updated 17 years, 1 month ago by .
-
Topic
-
Any ideas on how to get rid of a completely blank segment w/i the xlate? 1) Using Bulkcopy at the beginning
2) sometimes the sender sends out blank PV1 segments, but not always
example, I receive from sender:
MSH|^~&|ATHENANET|…….
EVN|A28|200709100324
PID||4021||……..
PV1
GT1|||……..
I’m thinking something like
IF 0(0).PV1 eq @null
PATHCOPY @null to 0(0).PV1
but I get compile errors. Is this even possible inside and xlate or should I stick to tcl proc?[/i]
Viewing 3 reply threads
Viewing 3 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.