Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting trailing spaces in textbox control
Message
De
03/04/2001 18:06:25
 
 
À
03/04/2001 17:35:11
Jill Derickson
Software Specialties
Saipan, CNMI
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00489758
Message ID:
00491599
Vues:
7
>AND, the field that I'm LOCATING on is in upper case, so I want the input string to be uppercase...does a format of "!" not work in an editbox? I would THINK it would.

EditBoxes only see "K" according to the documentation. Why not just use UPPER() in the locate behind the scenes? Or, you can use InteractiveChange and do this.Value = upper(this.Value).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform