Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On key label
Message
De
06/11/1998 15:45:00
 
 
À
06/11/1998 15:08:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00155337
Message ID:
00155359
Vues:
21
>It's better to use INKEY (it will really interrupt VFP processing), in your case VFP tends to process your keystroke only when process will stop, and loop is endless.


There is no example of using inkey in the help. How do I use it?

I tried this:

do while !eof() and inkey() != 29 &&(ctrl+home)
.
.
.
enddo

but nothing.

Dave
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform