From: Martin DeMello Date: 2004-05-26T18:38:46+09:00 Subject: Re: defining condititions Florian Weber wrote: > can anybody think of a nice way to do this? > > thanks a lot for any feedback! Note that while || and && cannot be overloaded, | and & can. martin