Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid Event!!
Message
 
To
05/06/1997 20:03:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00035310
Message ID:
00035645
Views:
40
>>I have a problem with using Valid Event!
>>In my form I have a 3 pages of pageframe, in one of my textbox I set up a valid rule in the valid event. Within the same textbox but other event I try to call the valid event:
>>
>>if ThisForm.PageFrame1.Page3.Text1.Valid
>>
>>else
>>endif
>>
>>It gives me an error message saying Valid is a method, event, or an object
>>
>>any idea on how to call the event!!
>
>Try putting a () after the call to the event: ThisForm.PagFrame1.Page3.Text1.Valid()
>
>Craig
Personnally, I got problem with the valid event when I return .T. or .F. but when I return 0 or 1 it seem to be better. Maybe it could help too.
Analystik Team
1430 Belanger
Montreal (Quebec)
Canada
(514) 278-2727
analyste@analystik.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform