Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetFocus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00017391
Message ID:
00017866
Vues:
72
>> Yup. It's by design....the Valid is supposed to do just that...validate.
>> Jumping to a different field is not a validation problem.
>and the When is to 'whenidate' I guess.

When Event:
     this.tag = this.value {STR(this.value), DTOC(this.value), etc.}
Valid Event:
    luRetVal = .T.
    IF this.tag != this.value
        {do event here}
    ENDif
    RETURN luRetVal
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform