Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Doevents()
Message
De
20/08/2002 15:44:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Doevents()
Divers
Thread ID:
00691644
Message ID:
00691644
Vues:
37
My code is in a loop (Do while) like this :

Do while not EOF
Doevents()
write( ) ** here i write a txt file from the records of the table
Enddo
but with the Doevents() sentence the process take a lot of time, in the same code if i don't execute the Doevents() , the process take a few seconds.
How can I fix this problem ?
Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform