Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Craig Boyd email - multiple recipients
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01431411
Message ID:
01431422
Vues:
64
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform