Reply To: tcl to filter orders (ORM) based on test range?

Clovertech Forums Read Only Archives Cloverleaf General tcl to filter orders (ORM) based on test range? Reply To: tcl to filter orders (ORM) based on test range?

#58398
Eric Santerre
Participant

    Paul Johnston wrote:

    Hi Eric,

    Did you ever get a solution to your question . ?

    I am about to do the same type of function.

    Paul


    Hi Paul,

    Are you working with HBB/Wyndgate? Just curious. I “sort of” developed one myself. In the xlt, I put a KILL in the message for any test codes that are not within my specifed range (in my case, any test code <17000 and > 17999 get a KILL code). Then, I have a post trans tcl which looks for the KILL, and if present, it gets zapped. There are many ways to do this, but this way works best for us here at the moment. I’m still on 3.7.1P.

    Good luck,

    Eric