Hi,
How are you running the program? Is it a link on your desktop, VBA from
within Word, a bat file?
Old Man
> Hi, I have an applicattion that copies several documents to a server, that
> server has a batch file that copies the documents to other locations that
[quoted text clipped - 4 lines]
> Thanks
> David
David - 01 Aug 2007 09:16 GMT
Hi, the initail code is VBA in Word 2002, this code copies the Documents to
the main server, the server has a .bat file on it that copies to 6 other
servers, there is a scheduled task to run the .bat file every hour but I
need to force the update if content changes, these 6 servers are not visible
from my desktop so I currently have to remote the server and run the .bat
file manually, I would ideally like the VBA code to be able to run the batch
file after copying the Documents.
> Hi,
>
[quoted text clipped - 11 lines]
> > Thanks
> > David