[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 And()
 Bit wise AND of two bytes.
-------------------------------------------------------------------------------

 Syntax:

     And( <cByte1>, <cByte2> ) --> <cANDedByte>

 Returns:

     And() will return the AND'd byte of <cByte1> and <cByte2>.


 Files:  Library is CUACLIP.LIB.

See Also: IsBit() Or() XOr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson