On Fri, 21 Sep 2007 11:34:08 +0200, Hunkeler Peter (KIUK 3) wrote: > >Does anyone know for sure the order of INCLUDE vs. INREC? >The manual only says that INREC can modify records before they >are sorted, merged or copied. >
<http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA20/3.8.1?SHELF=ICE1SH20&DT=20060615185603> ... " 3.8.1 INREC Statement Notes * When INREC is specified, DFSORT reformats the input records after user exit E15 or INCLUDE/OMIT statement processing is finished. Thus, references to fields by your E15 user exit and INCLUDE/OMIT statements are not affected, whereas your SORT, OUTREC, and SUM statements must refer to fields in the reformatted input records. Your E35 user exit must refer to fields in the reformatted output record." ... Norbert Friemel ---------------------------------------------------------------------- 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

