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


Which E35 parameter list will be used

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

For the E35 exit, DFSORT supports both a 32-bit parameter list and a 64-bit parameter list. If you want DFSORT to use the 64-bit parameter list for your E35, you must call DFSORT with the 64-bit invocation list, and:
  • use a MODS control statement for E35 with the N64 parameter or
  • set on bit 5 of byte 9 in the 64-bit invocation list
Otherwise, DFSORT will use the 32-bit parameter list for your E35.

See Invoking DFSORT from a program for details of using the 64-bit invocation parameter list.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014