Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FEOF()
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
FEOF()
Divers
Thread ID:
00415038
Message ID:
00415038
Vues:
45
Is there any way to show progress when scanning a file using low-level functions? I have this code:

Do while not feof(lnHandle)
.......
Enddo

It's a very large file so I want to update the _screen.caption or something as it's being scanned. Is there any way to do this?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform