Example 1

 INCLUDE   COND=(27,1,CH,EQ,C'D',AND,18,1,BI,EQ,B'1.......')
This example illustrates how to only include records in which:
  • Byte 27 contains D

    AND

  • Byte 18 is equal to the specified pattern of bit 0 on.