Reply To: How can I strip a single element from a raw feed?

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf How can I strip a single element from a raw feed? Reply To: How can I strip a single element from a raw feed?

#56912
Walter Ericson
Participant

    Here is a tcl script that removes MSH.8.3.

    Charlie Bursell wrote it to change ADT^XXX^XX to ADT^XXX.

    It is simular to what you want to do.

    Start with this script and you should be able to modified to what you need.

    -Walter Ericson