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
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.