Re: question concerning evaluate.




On 26-Aug-2005, "Chris" <ctaliercio@xxxxxxxxx> wrote:

> In my experience, the larger the nested IF statements become, the
> greater improvement in application performance I have gained by
> converting them to EVALUATE statements instead.

And large IF and EVALUATE statements don't tend to shrink over time. The more
likely the logic is to need maintenance, the bigger the gain is in using
EVALUATE.
.



Relevant Pages