Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetFocus
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00017391
Message ID:
00017866
Views:
67
>> 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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform