Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to parse a string
Message
De
04/12/2002 19:18:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to parse a string
Divers
Thread ID:
00729690
Message ID:
00729690
Vues:
42
I am using West Wind wwIPStuff classs to send emails within VFP application. In some cases I need to allow the user to enter multiple e-mail addresses as a recipient. The class works perfect if addresses “;” delimited like (xxx1@yzcom.com;xxx2@yzcom.com;xx3@yzcom.com), but if instead of “;” a user will use “,” or spaces or a combination of any delimiters with spaces like (xxx1@yzcom.com; xxx2@yzcom.com, xx3@yzcom.com,xx4@yzcom.com) the e-mail will be returned with a failure notice.
I would like to replace all delimiters (like “,” and spaces or tabs or a combination with “;”). Does any one have an idea how to do that? Thank you in advance.

Yelena
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform