Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
$
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: $
Divers
Thread ID:
00300960
Message ID:
00301119
Vues:
25
Changed it to:

local cText
cText = upper(this.TEXT)
if 'CONC'$cText
this.parent.check1.visible = .T.
else
this.parent.check1.visible = .F.
endif

And it worked. Wasn't This.Value, was This.Text

Thanks guys. I hope someone else learns from my stupidity (smile).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform