I am sorry, I do not have LabVIEW 7 anymore, but one way to do it is to take your booleans, build an array, convert that to a binary number, and use that to select your case. Remember to put a wait in the "0" case. There are plenty of other ways to do this... but this method is simple. Just make sure that your booleans are NOT latched! Another way would be to display the selections in a list box and use the double click property to determine which one to run. There are 100 different ways to skin this cat, not all involving booleans to select. I have to run home now, but if you do not understand and no one else has posted code, or a picture of the block diagram, I can whip it up at home and shoot you a jpg.
Paul