Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY TO does not support \\host\share\path
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00603515
Message ID:
00603975
Views:
33
>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--
Previous
Reply
Map
View

Click here to load this message in the networking platform