Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy file
Message
From
20/09/2002 01:15:36
 
 
To
19/09/2002 18:43:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00702110
Message ID:
00702612
Views:
24
This message has been marked as the solution to the initial question of the thread.
Hi Scott,

Sergey Berezniker found where the problem was. There is a limit to the number of files you are copying straight on c:\ , on the other hand there is no problem to copy to a directory on c:\ example :

copy file "account'activity'for*.pdf" to "c:\account'activity'for*.pdf" (Error message on the 13th file)

copy file "account'activity'for*.pdf" to "c:\bob\account'activity'for*.pdf" (No problem)

Thanks for your help

Bob
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform