Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY FILE command
Message
From
01/11/2000 12:56:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
COPY FILE command
Miscellaneous
Thread ID:
00436762
Message ID:
00436762
Views:
59
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.
Next
Reply
Map
View

Click here to load this message in the networking platform