z/OS DFSORT Application Programming Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 14. Sort with IFTHEN

z/OS DFSORT Application Programming Guide
SC23-6878-00

 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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014