Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reaction on Escape
Message
De
29/03/2000 17:24:49
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00352415
Message ID:
00352436
Vues:
12
>if lastkey()=27
> exit
>endif
>
>I don't see any reaction... The process still continues to execute.
>What should I do?

You should change LASTKEY() to be INKEY(). INKEY() checks the current keyboard buffer, while LASTKEY() checks the key used to exit the previous dialog.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform