Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VALID-event???
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00015211
Message ID:
00015222
Views:
25
>Dear Visual FoxPro users
>
>I have a Textbox and in the Valid event I check if
>the user have made a valid input. If the user have
>done a wrong input I return false and in the
>ErrorMessage event I display a message. After
>my message I got a system message "Invalid input (press
> space)". How do I do, if I don't want the system
>message. I have tried "set notify off", but it didn't
>work.
>
To supress this, for an invalid input use

return 0 (zero)
Todd Burstain, MD
infinitydoc@delphi.com
Previous
Reply
Map
View

Click here to load this message in the networking platform