Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Background process using vfp
Message
De
27/03/2003 04:51:13
 
 
À
27/03/2003 03:07:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00770636
Message ID:
00770652
Vues:
17
Hi,

I'm surprised at loss on the system clock !

You could either use VFP's WAIT or, if you have no interface the Sleep API:
Declare Integer Sleep IN WIN32API Integer
=Sleep(10000)  && Wait for 10 seconds
Regards,
Viv
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform