I am trying to create a single error.bat file for my dts package whereby the single error.bat holds different descriptions.
So if process 1 - Get files fails the error "Get Files failed" is produced in a cmd window
if process 8 fails - "FTP files failed" and so on.
I therefore have about 12 different Batch files whichj is a pain.
Does anyone know of a better way to do this or how to incorporate all the errors in one batch.
Many thanks
So if process 1 - Get files fails the error "Get Files failed" is produced in a cmd window
if process 8 fails - "FTP files failed" and so on.
I therefore have about 12 different Batch files whichj is a pain.
Does anyone know of a better way to do this or how to incorporate all the errors in one batch.
Many thanks