Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP does not like
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00924797
Message ID:
00924800
Vues:
8
Both should work:

copy FILE "c:\program files\palm\" +whatdir + "\tracer\tracer.txt" TO c:\tracer.txt

copy FILE "c:\program files\palm\&whatdir\tracer\tracer.txt" TO c:\tracer.txt


>Can someone see a work around for this? VFP does not like the 2 word dir name such as program files
>This does not work
>copy FILE c:\program files\palm\&whatdir\tracer\tracer.txt TO c:\tracer.txt
>but this does:
>copy FILE c:\pts\palm\&whatdir\tracer\tracer.txt TO c:\tracer.txt
>
>Thanks
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform