01-09-2006 01:01 AM
01-09-2006 03:11 AM
Hi,
You could use one of the Callback sequences to obtain the step index and save this value. Some like the SequenceFilePostStepRuntimeError.
Or
The first step in the cleanup, use an extression to obtain the value of RunState.PreviousStepIndex, this should be the step that errored.
Regards
Ray Farmer
01-09-2006 11:50 PM