01-18-2013 09:56 AM
Is it possible to call a subsequence in TestStand from an expression? I have a dialog action step and would like to call a subsequence from a it's pre-expression and then a different one from it's post- expression. This would save a ton of steps in TestStand. Otherwise I need two sequence call steps (one before the diaog step and one after). Thanks
01-18-2013 04:25 PM
Why do you need to call sequences? What exactly are they doing? Have you considered creating a step type? Or perhaps a utility sequence that contains the steps you want to execute including the dialog step and the two sequence calls? I might be able to suggest a more straightforward alternative if you provide more details about what you are trying to do.
-Doug