Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Edit/Delete *.*
Message
De
14/08/2003 18:31:51
 
 
À
14/08/2003 08:41:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00820057
Message ID:
00820359
Vues:
17
>Please be more specific.
>I have two text boxes in my form, text1 is the source data and text2 is the target data.
>I use with the following syntax
>
cd(text2.value)
>delete file *.* &&delete old backup
>cd (text1.value)
>copy file *.* to (text2.value)&© real data to backup
>I get error message in the last line ('cannot create file!').
copy file *.* to (ALLTRIM(text2.value)+"\*.*")  && real data to backup
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform