IonicWind Software

IWBasic => General Questions => Topic started by: aurelCB on July 25, 2011, 01:56:55 AM

Title: Scripting
Post by: aurelCB on July 25, 2011, 01:56:55 AM
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...