Hi all, I´m not speak english so well, but i'll try to do it better. I have a problem with the filecopy function when i use the IP instead of a computer name. For example
This sentence works ok
FileCopy "\\gdl1mfg994\q ualcomm\k2.pdf" , "\\gdl1me090\di bujos\bety.pdf"
But this doesn't work
FileCopy "\\168.192.1.16 \qualcomm\k2.pd f", "\\168.190.4.14 \dibujos\bety.p df"
It display this error: "path not found"
Can anybody help me???
This sentence works ok
FileCopy "\\gdl1mfg994\q ualcomm\k2.pdf" , "\\gdl1me090\di bujos\bety.pdf"
But this doesn't work
FileCopy "\\168.192.1.16 \qualcomm\k2.pd f", "\\168.190.4.14 \dibujos\bety.p df"
It display this error: "path not found"
Can anybody help me???
Comment