Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can i use inkey function to make my program wait 5 secs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00873769
Message ID:
00874590
Vues:
16
Raj,

It will work, but do this instead...

DECLARE Sleep IN Win32API INTEGER nMilliseconds
Sleep(5000) && 5 seconds

HTH
Ron Seidl
Independent Developer
VFP

"I'm playing in life's theater in anticipation of a great cast party!"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform