Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY FILE command
Message
De
01/11/2000 12:56:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
COPY FILE command
Divers
Thread ID:
00436762
Message ID:
00436762
Vues:
60
Good day to everyone,

I have the following small program

CD D:\TEST
STORE SYS(2000,'*.prg') TO MYFILE
? MYFILE
COPY FILE MYFILE TO '2.PRG'

When I execute it a message appear saying that the file D:\TEST\MYFILE does not exist. Is there any way that I can pass the file name stored in the memory variable to the COPY FILE command. Or is there any other way to do this copy procedure.

Thanks and best regards,


Sameer.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform