Hello,
I'm using guide for some time now and there has always been a question that's been bugging me but I always felt too stupid to ask it. Finally, I've mustered the courage to do so, so ......
My question is this:
In a normal circumstances - when you simply put blocks onto a page - is every block being executed?
Say you have an example from the attachment. You have two pages which output to a switch block. If you 'switch' inputs, does this act as an 'if' statement in C/C++, meaning that stuff that's not being passed through is not being executed? Or does the code in both pages executes, but only one is being passed through? And if so, does that mean that the only way to have code NOT executed, is to put it into a module?
Thanks for any help clarifying this for me,
Cheers,
Rafal Typiak