Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Valid Event...
Message
 
À
10/04/2000 15:38:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00357648
Message ID:
00357686
Vues:
14
Favio,

Change you code to;
If lastkey() = 27
   * Change LastKey
   KEYBOARD "{CTRL+A}"
   * Eat the extra keystroke
   INKEY(.02)
   * By pass the valid code
   RETURN .T.
Endif
* Valid code
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform