Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inkey() failure
Message
 
À
18/10/2004 10:14:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00952250
Message ID:
00952316
Vues:
9
IF You want Your code
llpress_esc = .F.
SET ESCAPE OFF
DO WHILE NOT llpress_esc
   llpress_esc = (INKEY() == 27)
   ......
   ......
ENDDO
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform