LeanneGodney
Technical User
HI there,
I need to copy all files and subfolders from a server folder to a local folder. I'm using the following code but it doesn't work, and says the path doesn't exist, but it does!
FileCopy "\\Trainserver\Evaluation\Exercises\word\AutoText.doc", "c:\My Documents\"
What am I doing wrong??
Thanks in advance,
Leanne
I need to copy all files and subfolders from a server folder to a local folder. I'm using the following code but it doesn't work, and says the path doesn't exist, but it does!
FileCopy "\\Trainserver\Evaluation\Exercises\word\AutoText.doc", "c:\My Documents\"
What am I doing wrong??
Thanks in advance,
Leanne