Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Progression bar while copying files
Message
De
18/06/2005 15:06:09
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01024640
Message ID:
01024641
Vues:
24
>I am using the code below and it works fine
>However it does not display a progress bar
>
>set safe off
>
>COPY FILE C:\1_test\*.* TO c:\1_test_bkp
>
>set safe on
>
>It possible ?
>Or can I call this fuction from the window ?
>
>Moises

You might replace this with a loop that copies one file at a time, and updates a progress bar after every file.

adir() will give you a list of files.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform