Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reset inkey() & readkey() values
Message
De
17/02/2009 10:02:36
Freddie Rodrigues
Bitrun Business Solutions
Mumbai, Inde
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP3
Divers
Thread ID:
01382337
Message ID:
01382350
Vues:
43
Sergey,

Does not work in my case.
DO WHILE .T.
  @ 05,07 GET  maccd       
  @ 06,07 GET  machddtls  VALID vcheck()
  READ
  IF LASTKEY()=27
    EXIT
  ENDIF
ENDDO


FUNC vcheck

command lines ...

* If ESCape is pressed here I need to reset the lastkey() value ELSE i am thrown out of the DO WHILE
RETURN
Helping hands are better than praying lips.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform