Does anybody have a way to force an unconditional branch to a failure route.
Or, if not that, a command that will surely fail and force a branch to the failure route.
Bill
On Fri, January 5, 2007 22:11, Bill Neely said:
Does anybody have a way to force an unconditional branch to a failure route.
Why not executing the commands in the failure route directly?
regards klaus
Or, if not that, a command that will surely fail and force a branch to the failure route.
Bill
702-874-3833 1-866-553-3833
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Maybe I'm confused, but I thought there were some commands that could only be executed inside a failure_route. Therefore to test these routines, I needed to force the failure to get inside the failure route.
Bill Neely wrote:
Maybe I'm confused, but I thought there were some commands that could only be executed inside a failure_route. Therefore to test these routines, I needed to force the failure to get inside the failure route.
Usually this functions only makes sense if there was really a failure.
I suggest you to tell as what you want to implement and we tell you how.
regards klaus