05-27-2009 03:52 PM
Hello,
Regarding pre-expressions, post-expressions, pre-substeps, and post-substeps, what is the order of execution/evaluation?
Thanks
Solved! Go to Solution.
05-28-2009 12:40 AM
Hi David,
It's
Pre-Expression
Pre-Step subStep
(Call Code Module )
Post-Step subStep
Post-Expression
But check out Chapter3 Execution - Step Execution on 3-14
Regards
Ray Farmer
05-28-2009 12:33 PM
Thanks Ray, I did actually look but couldn't find the info.
Regards
David Jenkinson
05-28-2009 11:30 PM
It's chapter 3, Step Execution, in the TestStand Reference Manual, not the TestStand Help, hope that's it.
cc
05-29-2009 11:27 AM
Ya reference manual, not the user manual. Found it, thanks!
Dave