Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Backup to specific location
Message
De
14/07/2004 23:01:42
 
 
À
14/07/2004 20:35:00
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00924452
Message ID:
00924519
Vues:
13
Hilmar,

What if the 'backup' subdirectory doesn't exist? Prolly just ought to leave that off... :)


>
>
>abc = getdir()
>if empty(abc)
>  * (User has interrupted)
>  return
>endif
>Destination = abc + "\" + "backup"
>command = "XCOPY *.DBF " + Destination
>run &Command
>
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform