> if THIS and THAT []
Try
if all [a < 100 b > 10] [. . .]
or
if any [a < 100 b > 10] [. . .]
Regards,
Ashley
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
