http://www.ousob.com
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MASK             Return a Bit Mask                                   Operator

   MASK recordFieldName
   MASK record

    Returns a bit pattern representing the bits used by a particular field
    of a record.  Bits used by the field will by 1, while those not used
    by the field will be 0.

       Notes:     The recordFieldName must be the name of a record field.
                  Record must be the name of a record.

See Also: WIDTH

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson