Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting VFP to
Message
De
08/08/2001 17:38:30
 
 
À
08/08/2001 17:26:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00541567
Message ID:
00541581
Vues:
13
>>
DECLARE INTEGER Sleep in Win32API integer nMilliseconds
>>=Sleep(2*1000) && wait 2 seconds
>>
>>
>THANK YOU VERY MUCH......Rich

And that's a "multi-tasking friendly" approach. While VFP "sleeps" through the Win32API call, other applications get those processor cycles. The other FP approach doesn't release those cycles to other apps.

Jay
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform