On 5-1-2011 10:23, Benoît Minisini wrote:
>> Hi,
>>
>> I'm trying to implement some sort of basic scripting with the use of
>> Eval() inside my project.
>>
>> It works for a lot of math, formatting and comparison commands and works
>> quite nicely.
>>
>> But I need the IF THEN to work too.
>>
>> II
> Hi,
>
> I'm trying to implement some sort of basic scripting with the use of
> Eval() inside my project.
>
> It works for a lot of math, formatting and comparison commands and works
> quite nicely.
>
> But I need the IF THEN to work too.
>
> IIf ( Test AS Boolean , TrueExpression , FalseExpre
Hi,
I'm trying to implement some sort of basic scripting with the use of
Eval() inside my project.
It works for a lot of math, formatting and comparison commands and works
quite nicely.
But I need the IF THEN to work too.
IIf ( Test AS Boolean , TrueExpression , FalseExpression ,
FalseExpres