Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › State 10 Messages
Sorry, I posted this in the wrong place earlier.
I
David,
I don’t see where you are actually adding the message to the disposition list before returning the dispList (i.e.
Jim,
I’ve got sawdust for brains at the moment, should I just be setting set dispList “KILL $mh”?
Thanks,
Dave
If you don’t need to keep the messages then
return “{KILL $mh}”
If you want the mesages to continue on their path through the outbound thread to its configured destination then
return “{CONTINUE $mh}”
Ok now I’m killing the message.