This is tricky without seeing the logic in the rest of your code. I'd suggest a sequence structure - put whatever you want Close Limit to do first in frame 0. Then put Select in frame 1. Use sequence locals to pass any parameters from frame 0 to 1.
There's probably a more elegant way of doing this, but it's difficult to know exactly what, as the diagram is incomplete.
Rupert