Homepage › Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Need Help! › Reply To: Need Help!
November 16, 2005 at 7:02 pm
#57826
Rentian Huang
Participant
My tcl was actually provided by Quovadx, and we have been using it for a long while without any problem. But as from a performance prospective, would it be more efficient to change the code to:
Code:
run {
# ‘run’ mode always has a MSGID; fetch and process it
keylget args MSGID mh
lappend dispList “OVER $mh”
}
Will this change have an impact?
Thanks,
Sam