[futurebasic] Re: [FB] _true is not true???

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2001 : Group Archive : Group : All Groups

From: Chris Stasny <staz@...>
Date: Wed, 21 Mar 2001 12:53:31 -0600
>Apparently _true is not "really true"? I use _zTrue all the time, but was
>wondering about using _true instead, but they don't appear to work the same
>way in boolean expressions...


NOT(anything) means every bit that was 1 becomes zero and every bit 
that was zero becomes 1. So we use _zTrue because every bit is on and 
NOT(_zTue) turns every bit off. This is not the case with _true and 
_pTrue.



Best,

-STAZ  ~)~

800.348.2623 Orders  http://www.stazsoftware.com
228.255.7086 FAX     mailto:staz@...