May 19, 2024, 04:58:01 PM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


Scripting

Started by aurelCB, July 25, 2011, 01:56:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

aurelCB

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...