Hi...
How on quick & easy as possible way parse AND and OR operators
under IF statment?
code is like typical basic like ->this:
-------------------------------------------------
IF a>b AND c=d OR e<a
--------------------------------------------------
Any suggestions are welcome...