I am using a foreach to zip thru repeating fields and create the two new messages.
What is the code to create a new message and send it out? I have tried msgcreate, but it does not seem to work right, or I am using it impropely.
Then after the two messages are created/sent, how do I kill off the original message so it is not sent? As normal? lappend dispList “KILL $mh”
Thanks,
Jeff