Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with copying file
Message
De
27/04/2004 23:47:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problem with copying file
Divers
Thread ID:
00898829
Message ID:
00898829
Vues:
40
i'm trying to do a copy from within foxpro. i have infile="c:\drs\test.pdf". i try to copy the file to a different directory like,
copy file &infile to "c:\"+juststem(infile)+".pdf"
why am i getting an error, like there "command contains unrecognized phrase/keyword"

if i try something like,
copy file infile to "c:\"+juststem(infile)+".pdf"
i get error that file infile does not exist.

pls help me!!!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform