Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copying A Large File
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00684504
Message ID:
00684533
Vues:
18
You can use WIn API # 12730 SHFileOperation function. It can display progress bar.

>I need to copy a large file (over 250megs) inside of my application. The COPY FILE command works great, BUT, while it's copying it looks like the system has locked up. I'm trying to figure out some kind of progress bar, or even just a little "Please Wait . . ." wait window, where the periods would sequence ("." ". ." ". . ."). In order to do either, however, the COPY FILE command needs to free up some CPU cycles.. and I can't figure out how to do it.
>
>Is there a way to do this with the COPY FILE command, or is there an alternate way to copy a file that DOES allow other processes to continue or returns back a status?
>
>Thanks
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform