On 5/18/05 10:42 AM, jbv wrote:

Hi again,

I vaguely remember reading from someone on this very list that in case
of a complex conditional statement like :
    if offset(a,d)>0 and w1>0 and w2=w1+1 and offset(b,d)>0 and w3>0 and
w4=w3+1 then
Rev would drop the evaluation as soon as a false is encountered, hence
speeding up
the execution of the script...

Is that true, or did I dream ?

It's true. Verified by Scott Raney on the MC list some time back.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to