Michel (spelled like a French name, n'est pas):
I am not sure what you are trying to do. Perhaps an example would
make it more clear. Are you trying to jump to vi2 while inside vi1,
and then jump to vi1 while in vi2? If so, you would need buttons in
each vi to run the next vi. Or maybe you are trying to start one of
two vi's from the main loop, with the vi being chosen by some button
or condition. You could put a Message Dialog Box vi inside your Case
structure, asking the operator which vi to run. Does this help? If
not, please include an example of what you are trying to do.