Example

  INCLUDE FORMAT=SS,COND=(11,6000,EQ,C'OK',OR,5,3,EQ,C'J69,L92,J82')
This example illustrates how to include only records in which:
  • OK is found somewhere within bytes 11 through 6010

    OR

  • Bytes 5 through 7 contain J69, L92 or J82.