Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Craig Boyd email - multiple recipients
Message
 
 
To
25/10/2009 23:21:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01431411
Message ID:
01431422
Views:
63
>add alines function and add them in a loop?
>
>do you have a sample of that code naomi - this is over my head.
>
>k
lnItems = alines(laEmailAddresses, ';')

for lnI = 1 to lnItems
   add recipient for laEmailAddresses[lnI]
next
just an idea from the top of my head.
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