what 'boot (I learned some canadian language <- that means about) this then:
$= 1 and not 1
? $
$=not 0 and not 1
? $

returns:
0
1

why is this?

{edit got it}

it starts the counting from right!
with $=not 0 and not 1
it counts:
not 1 -> 0
0 and 0 -> 0
not 0 -> 1

it brakes them one by one, rather than with precedence.

cheers,

[ 20 June 2002, 11:08: Message edited by: Lonkero ]
_________________________
!

download KiXnet