Group:  Microsoft Access ยป microsoft.public.access.interopoledde
Thread: Sending an Email via Lotus Notes

Sending an Email via Lotus Notes
Amy Shatzen <ashatzen[ at ]adelphia.net> 2/8/2007 3:42:07 AM
Hello. I used the code from the web site:
http://www.granite.ab.ca/access/email/lotusnotessample.htm.

It works great, but how do I hardcode multiple recipients to the
"strSupportEMail" variable for the line:
Call notesdoc.replaceitemvalue("Sendto", strSupportEMail)
When I try typing multiple addresses separated by commas, Lotus Notes
interprets the first comma as being part of the first address. Any help
is greatly appreciated.

Thank you,
Amy


Re: Sending an Email via Lotus Notes
"Alex Dybenko" <alexdyb[ at ]PLEASE.cemi.NO.rssi.SPAM.ru> 2/8/2007 8:07:22 AM
I would try semicolon instead - ;

--
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com

"Amy Shatzen" <ashatzen[ at ]adelphia.net> wrote in message
news:BfidnQFN59NOBlfYnZ2dnUVZ_rqhnZ2d[ at ]adelphia.com...
[Quoted Text]
> Hello. I used the code from the web site:
> http://www.granite.ab.ca/access/email/lotusnotessample.htm.
>
> It works great, but how do I hardcode multiple recipients to the
> "strSupportEMail" variable for the line:
> Call notesdoc.replaceitemvalue("Sendto", strSupportEMail)
> When I try typing multiple addresses separated by commas, Lotus Notes
> interprets the first comma as being part of the first address. Any help is
> greatly appreciated.
>
> Thank you,
> Amy
>
>

Re: Sending an Email via Lotus Notes
Amy Shatzen <ashatzen[ at ]adelphia.net> 2/21/2007 3:41:26 PM
Thanks for the reply! Semicolons didn't work, but it turns out I was
able to build an array pretty easily. It just required one extra line
and it worked perfectly.

Thanks again,
Amy

Alex Dybenko wrote:
[Quoted Text]
> I would try semicolon instead - ;
>

Home | Search | Terms | Imprint
Newsgroups Reader