You need to add the append as true option
"SetTextTo("somebody@novell.com",1)"
Loop through your list of people and use this each time. The default was false and it replaced the list each time. You end up with only the last person that way.
Originally Posted by felixbopp
|
Hi there,
I am using Groupwise Tokens to create automated emails from an ERP-System.
The only thingh i can't find is how to send one mail to many recipients.
I use the TextSetTo-Token.
If I call it in a loop only the last adress is use ... they overwrite each
other
If I use a ";" as delimiter one the first adress is used, eventhough they
are all listed
If I use a "," as delimiter groupwise is quite confuse, I guess it thinks
this is a name (like "Doe, John")
Is there a other token to use ?
Can anybody help ?
I think this should be quite simple ....
Thanks in advance :-)
Best regards form germany,
Felix
|