09-13-2006 02:56 PM
09-14-2006 01:32 AM
Hi,
You can change the next step to be actioned by changing the properties:
RunState.NextStepIndex, RunState.PreviousStepIndex and if you what to switch to a different group change RunState.StepGroup.
An example of this would be in the examples\Callbacks\SequenceFilePostStepFailure.
Regards
Ray Farmer
09-14-2006 04:08 PM