i have a a switch statement with about 10 cases. What i want the program to do is pretty much run the entire program again. I tried not putting in the break at the end of each case, but the program ends up doing all the cases. n