Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy file + variable, error
Message
De
04/08/2008 11:39:33
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01336220
Message ID:
01336251
Vues:
15
>>Don't use &, instead use (), and never add "" when you specify the filename directly
>>COPY FILE (anxFullPth) TO DADOS\ENVIO.DBF
>>COPY FILE (anxFullPth) TO (txtPathName)
>
>Tore,
>
>One correction you need to use "" if the file name has spaces in it as in;
>
>COPY FILE (anxFullPth) TO" DA DOS\ENVIO.DBF"

Correct. As a matter of fact, I should not have written the lats part of the message, since the "" will be discarded by VFP anyway if they are not needed.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform