Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to receive progress update during COPY FILE TO ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00793714
Message ID:
00793773
Vues:
30
Dawa,

You can easily place a AVI on your form and play the filecopy.avi while the copying is taking place.

If you want to show a progress meter, you can use the LLFF like fread()/fwrite() to write the file chunks at a time and can calculate a % complete value.

>I am developing an archive application using VFP7. My app needs to do alot of copying. I am using:
>
>COPY FILE C:\FILE1 TO H:\FILE2
>
>to achieve this. But, the problem is that when the file size is large, the user thinks that the computer or the app is locked up.
>
>Is there a way to receive a progress notification during a copying progress?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform