General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
FileCopy syntax
When the process finishes getting the files it goes to FileCopy which is where I get the error here is the path that is created and is wrong, can anyone tell me what is wrong, I am assuming it is the syntax of the varible strDest but i'm not sure b/c the error is simply that the path is not found, I'm assuming its the destination path????
FileCopy strSource, strDest
results =
\\hampls02.hd.com\hdplus99\maps\authserv.dat,
\\consvc01-ntws\consvc01_c\plus99\maps\authserv.dat
thanks for any help
Abbe
ps this used to work when it went out to a shared d drive....why it doesn't work now is why I'm asking the question..