Andrew Warren writes: > Scott Dattalo wrote: > > > PS. Andy, I'll give you back the beer if you can score > > 4 points or buy you a bud lite if you score 3. > > Scott: > > BSF C,bit_c > BTFSS A,bit_a > BCF C,bit_c > > MOVLW 1 << bit_c ; This is legal because bit_c is a > ; literal. > > BTFSC B,bit_b > XORWF C > > Points = 9 - 6 = 3. Looks like you owe me a Bud Lite... You know, I deserve half of that Bud Lite because I independently came up with the same solution as Andy (except I had the movlw instruction first). You can keep my half cold and fizzy till I have a chance to come to the States. Mal -- http://www.nfra.nl/~mgoris/