Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bypass Validation when a Cancel button is pressed.
Message
De
09/11/1999 09:47:00
 
 
À
09/11/1999 09:05:44
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00288499
Message ID:
00288990
Vues:
47
Thanks Cetin, But This is not the problem of 'ISBLANK()' or 'EMPTY()'.
The lastkey() value is 27, it will go into the first check and finds a 'return'.

VALID EVENT
* first check
IF LASTKEY()=27
RETU
ENDIF
*second check
IF ISBLANK(THIS.VALUE)
MESSAGEBOX('blank')
RETU .F.
ENDIF
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform