Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox value contained somewhere in another textbox val
Message
De
08/05/2000 10:41:13
 
 
À
08/05/2000 10:35:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00367237
Message ID:
00367241
Vues:
14
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform