Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox value contained somewhere in another textbox val
Message
From
08/05/2000 10:41:13
 
 
To
08/05/2000 10:35:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00367237
Message ID:
00367241
Views:
15
Hi Phillip.

>> Since you can't see all of the email addresses you have entered, people might accidentally include the same email address twice and send to copies of the email to the same person. So how do I get FoxPro to tell me if the email address I'm trying to add is somewhere in the list of addresses I've already added? <<

Check out $ in the on-line help.

IF This.Value $ That.Value

returns true if This.Value is contained in That.Value

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform