Subject Re: [ib-support] logical operations
Author Ivan Prenosil
> DECLARE VARIABLE RESULT INTEGER;
> BEGIN
> RESULT = 1 OR 4;
> END
>
> RESULT should be 5

Usual solution is to use UDF, but with little effort
if can be done in SP language too.


Ivan
prenosil@...
http://www.volny.cz/iprenosil/interbase