> I'm using TestStand 1.0.3. I have a custom process model. I would like
to
> perform clean-up tasks in the process model if and when a user terminates
> the execution of a sequence which uses this process model. However, it
> appears that only the Cleanup step group of the client sequence get
executed
> upon a termination. The process model's Cleanup step group apparently
only
> gets called when execution ends "normally" (no termination). Does this
> sound correct? How do I implement termination handling at the process
model
> level? I don't want to have to add code to (potentially dozens of) client
> sequences.
Oops. Never mind. I thought "Allow Break While Terminating" was set, but
it wasn't. My bad.
Bob Rafuse.