Example 1

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

    AND

  • Byte 18 has bit 0 on.