Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to other PC
Message
From
17/06/2021 02:07:36
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
17/06/2021 00:30:34
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01681274
Message ID:
01681278
Views:
41
>If I want to copy a file to local harddisk, I use:
>
>
>COPY TO 'c:\tempo\custlist' TYPE DELIMITED
>
>
>If I want to copy to another computer (eg. office1)
>
>
>COPY TO '\\office1\tempo\custlist' TYPE DELIMITED
>
>
>But why I get error message?
>
>Thanks for the help
>
>Jerry Yang

COPY TO does not copy files, it creates a copy of a cursor. What you ask for is COPY FILE.
If you mean to create a copy of the cursor open in actual workarea, check your access rights on the folder addressed. Or if a cursor is open in workarea at all.

Anyway, it would be nice to post at least the error number instead of I get error message. To much guess work.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform