Is it possible to send the name and a result code of the job (ok/error/warning) to a pre- and post-job script so I can use %1 and %2 in a .cmd batchfile?
Is it possible to send the name and a result code of the job (ok/error/warning) to a pre- and post-job script so I can use %1 and %2 in a .cmd batchfile?
No, it is not. Though, both parameters can be gotten via VB&R PS snap-in. Thanks.