March 4, 201015 yr Newbies We run a nightly script on a dedicated client machine that exports a series of csv files to several shared drives. If one of the shares happens to go down, the script hangs up when it can't write the file. Error capture doesn't seem to work on this type of error. This is an unattended machine, so we usually won't know when the script fails until the next morning. Does anyone have a technique bypassing a failure like this so the script will continue to run? Thanks!
Create an account or sign in to comment