Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to other PC
Message
De
17/06/2021 02:07:36
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
17/06/2021 00:30:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
01681274
Message ID:
01681278
Vues:
42
>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]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform