Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO does not support \\host\share\path
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00603515
Message ID:
00603975
Vues:
32
>I don't understand. I can post a new thread, but can't post messages to your replies?
>
>Any way, Yes we are correctly logged in to the host server. We do have at least one drive mapped to the host server.
>
>However, my problem is since the "My Documents" path is not using the mapped drive, but, is instead using \\host-name\share\path is the "COPY TO" command failing because of the host name instead of a drive letter or is it because of the space in the "My Documents"?
>
>Thanks
>Lee Roy

Try
lcMyDocDir = "\\host-name\share\path\My Document"  
COPY myfile TO (lcMyDocDir)
Take also look at the Message #505274.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform