home .. forth .. misc mail list archive ..

Re: P21 quirks


I wrote:
   These are pattern, not munbers below:
   > 012345
   > 000006
   > 000006
   > 000006
   > 	-or
   > 012345
   > 000006
   > 000000

Penio Penev:
   Oops, the answer should be the _number_ 00000, so the pattern has
   to be AAAAA

That would explain it!  I take it that -OR does an implicit exclusive
or of the result with 0AAAAA?

AND, I presume, deals purely with patterns?

What about T=0?  Does it look for a pattern 0 or a numeric 0?

Thanks,

Raul D. Miller