Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to parse a string
Message
From
04/12/2002 19:18:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to parse a string
Miscellaneous
Thread ID:
00729690
Message ID:
00729690
Views:
41
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
Next
Reply
Map
View

Click here to load this message in the networking platform