Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pause
Message
De
07/10/2008 16:34:31
 
 
À
07/10/2008 16:27:56
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Pause
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01353441
Message ID:
01353443
Vues:
26
>How do I pause for x number of seconds in a PRG? Wait, or variations, wait for input or want to display something. I just want to pause. I know I could run a bogus loop for a period of time, but that seems like overkill.

DECLARE Sleep IN Win32API INTEGER
SLEEP(nnnn)

where I think nnnn is milliseconds
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform