Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a batch file
Message
 
À
19/03/2001 13:22:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00486542
Message ID:
00486551
Vues:
16
>I am running a batch file from within a VFP6 app that zips up files and sends them to a backup directory. The app doesn't wait for the zipping to occur it continues processing and nothing gets zipped or backed up. Any help would be appreciated.
>
>! BACKUP.BAT
>
>What I want to happen is for the app to wait until all of the files named in the backup.bat file to be zipped before executing the next line of code.

Ed Rauh has a file here that will do this. I believe it's called API_APPRUN. It's can also be done with the Windows Script Host's Shell object's Run method.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform