Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Craig Boyd email - multiple recipients
Message
 
 
À
26/10/2009 07:27:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01431411
Message ID:
01431461
Vues:
56
>>>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.
>alines requires a string to be turned into an array
>alines(laEmailAddresses,mystring, ';')
>
>Peter

Right, thanks for the correction.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform