Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › arguments for kill_msg.tcl
I’m needing to check A08 messages for a blank visit number in field 18, and kill them if the field is indeed blank.
Try !EMPTY
Thank you, I will try that!
Bob.
I have a similar instance and what works for me is “@null” (no quotes in argument).
You may use tpsFilterBlankHL7Field and {SEGMENTID PV1} {FIELDID 18} as arguments