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


Which E32 parameter list will be used

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

For the E32 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 E32, you must:
  • Call DFSORT with the 64-bit invocation list
  • Set on bit 4 of byte 9 in the 64-bit invocation list
Otherwise, DFSORT will use the 32-bit parameter list for your E32.

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