Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Craig Boyd email - multiple recipients
Message
From
25/10/2009 21:31:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Craig Boyd email - multiple recipients
Miscellaneous
Thread ID:
01431411
Message ID:
01431411
Views:
214
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
Next
Reply
Map
View

Click here to load this message in the networking platform