I have a situation where multiple cases within a switch case operation use common code. The only difference between the cases is that I need to set up some counter variables to be unique for each...