Hi ppl,
I am using both the PostStepRuntimeError callback and PostStepFailure callback in my sequence.
In case any error occurs in the sequence it is been handled by the PostStepRuntimeError callback.
However if an error occurs in the PostStepFailure callback steps, the error is not handled by the PostStepRuntimeError callback, instead the default TS error popup message come up.
I want to handle the errors that occur in the PostStepFailure callback with my PostStepRuntimeError callback. How can i do this.
Thanks
<Sorry, I posted it in the wrong Forum>
Message Edited by lordsathish on 02-09-2009 11:08 PM