Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need to revert -Add record-, but valid method fires.
Message
 
À
10/07/1999 12:21:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00239842
Message ID:
00239878
Vues:
9
Juan Carlos,

Dump the OKL and set the Cancel button's Cancel property to .T.. Then in your Valids put this code first;
IF LastKey() = 27
   RETURN .T.
ENDIF
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform