Dears;
I want to store operator in a variable so that I can use these provided operator to manipulate two other variables. Problem is that when I store it in a string it gives me character i.e. string and I can't calculate those two variable. Scenario is that If I enter + in a text box then two already entered values are added and so on. I don't want to use Case Select or If / elseif conditions.
Thanks in advance. Muhammad Essa Mughal
Software Engineer
essamughal@yahoo.com
I want to store operator in a variable so that I can use these provided operator to manipulate two other variables. Problem is that when I store it in a string it gives me character i.e. string and I can't calculate those two variable. Scenario is that If I enter + in a text box then two already entered values are added and so on. I don't want to use Case Select or If / elseif conditions.
Thanks in advance. Muhammad Essa Mughal
Software Engineer
essamughal@yahoo.com