11-13-2006 03:31 AM
11-13-2006 09:24 AM
Carsten -
There are two options on the Execution tab of the Station Options dialog box that you should look at: "Branch Mode" and "Evaluate Preconditions". The one that will affect your question is "Branch Mode". Basically the If will be ignored if the setting is "Ignore All Branching" or "Ignore Branches to Unselected Steps" and you do not select the End step. Try setting this to "Allow All Branching" to see if the behavior is what you want.
"Propagate Failures and Errors from Nested Interactive Execution to Calling Execution" is another useful setting to be aware of.
11-13-2006 09:32 AM
Scott -
thank you for the tip. That was my mistake. The branching mode is a very interesting thing...
Regards Carsten