Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Craig Boyd email - multiple recipients
Message
 
 
To
25/10/2009 21:31:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01431411
Message ID:
01431417
Views:
98
>I am using Craig Boyd's email code for ms outlook and it works very well except a limitation have hit and i am wondering if there is a workaround
>
>EMAILRECIP = 'Email1@here.ca' OK
>
>EMAILRECIP = 'Email1@here.ca; email2@there.ca' NOT OK
>
>EMAddRecipient(EMAILRECIP, MAPI_TO)
>
>works for one recipient no problem. if i create a list of recipients through filetostr() Function (even if i place two recipients email1@here.com; ail2@there.com) no one appears in the TO.
>
>Is there a simple solution to this?
>
>
>
>many thanks
>
>K

Also, did you try to add each recipient separately, one by one using the above command?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform