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


Control statement string returned by the EFS program

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

Your EFS program can alter the control statement or PARM option string and replace it in the original contiguous storage area. If the area is too small, your program must allocate a new contiguous area. If the string is returned in a new storage area, your EFS program will be responsible for freeing the acquired storage.

Your EFS program must set an Informational flag to indicate whether the control statement or PARM option in the string should be parsed or ignored by DFSORT (see Information flags for further details).

OUTFIL statements cannot be returned from an EFS program to be parsed.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014