Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Don´t run Valid event
Message
De
09/09/1999 08:06:44
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Don´t run Valid event
Divers
Thread ID:
00262775
Message ID:
00262775
Vues:
62
I´ve a form with one texfield control
i create a property form called exit_form = .f.

in the thisform.txfield.valid
if thisform.exit_form
thisform.release
endif

if this.value >= date() or empty(this.value)
return .f.
endif

What i want to do is if i click on the form close button i want to exit the form, but the valid event don´t let me

where do i have to put thisform.exit_form = .t.
thisform.queryunload ...???

thank you ALL

João
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform