Martin Packer at IBM Mainframe Discussion List <[email protected]> wrote
on 09/28/2010 12:19:50 PM:
> E15 exit? NOT the nicest of solutions. :-(

The only way an E15 could stop DFSORT from processing all of the records
would be to pass back RC=16 which DFSORT would interpret as terminate
with RC=16.  The condition code would then be RC=16 which I doubt would be
acceptable.

If the E15 passed back an early RC=8 (end of input), DFSORT would still
read all of the records - it just wouldn't pass the rest of the records
to the E15.

Frank Yaeger - DFSORT Development Team (IBM) - [email protected]
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration

 => DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to