On Tuesday 31 October 2006 20:52, Marc Perkel took the opportunity to say:
> In the above example drop requires that all the conditions be true. So
> if the first condition is false i the second condition evaluated or
> skipped? I'm hoping it is skipped because if it is then that makes the
> coding easier.
Processing stops when the outcome is known (after the first false condition in
the above example). Shouldn't you know that?
--
Magnus Holmgren holmgren@???
(No Cc of list mail needed, thanks)