muthu555
June 22nd, 2002, 04:13 AM
Hi,
I am trying to write a code for evaluating a expression for ex :- (((a=b)&&(b<=c))|| (f>=g))
I have to execute this expression and find out if it returns a True or False, so that i can call the "Then" Statement or the "Else" Statement accordingly. I am really cloueless abt how to do this , does anyone, have a code sample or the code itself or any suggestions on how to get going with this????.
thanx
Muthu
I am trying to write a code for evaluating a expression for ex :- (((a=b)&&(b<=c))|| (f>=g))
I have to execute this expression and find out if it returns a True or False, so that i can call the "Then" Statement or the "Else" Statement accordingly. I am really cloueless abt how to do this , does anyone, have a code sample or the code itself or any suggestions on how to get going with this????.
thanx
Muthu