Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Valid Event!!
Message
 
À
05/06/1997 20:03:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00035310
Message ID:
00035645
Vues:
38
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform