z/OS DFSORT: Getting Started
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Starting positions

z/OS DFSORT: Getting Started
SC23-6880-00

When you code your compare fields for including or omitting VB records, remember to add 4 to the starting position to account for the 4-byte RDW. For example, the following INCLUDE statement compares a PD field in the third through fifth data bytes of a VB record to a PD field in the sixth through eighth bytes of a VB record.
  INCLUDE COND=(7,3,PD,EQ,10,3,PD)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014