I need a solution
I have a vbscipt that writes to a log file. If an error is thrown the script returns a code of 999.
I want to be able to put a description of that error in the task output porperties. How can I do that?
I have a vbscipt that writes to a log file. If an error is thrown the script returns a code of 999.
I want to be able to put a description of that error in the task output porperties. How can I do that?