I would like to know how use the instructions switch, case... with a combo list.
I explain it: If i have names in the combo list, and for each name i want to do different actions, for example just create specific afxmessagebox for each name. I know that the better way to do that is to use the switch command, but as it take only numeric expression how could i solve it?
thanks in advance
gerald
I explain it: If i have names in the combo list, and for each name i want to do different actions, for example just create specific afxmessagebox for each name. I know that the better way to do that is to use the switch command, but as it take only numeric expression how could i solve it?
thanks in advance
gerald