Patrick O'Keefe wrote on 01/15/2008 01:21:56 PM: > >... > >>as a replacement for IEBGENER & SYSUT1 DD DUMMY combination > > > >That's SYSIN DD DUMMY, not SYSUT1 DD DUMMY. > >... > > Actually, "SYSUT1 DD DUMMY" simplifies things a bit. > It really speeds up the processing time. :-)
Right :-) To clarify, I assumed the reference to DUMMY was about control statements. If SYSIN has control statements, ICEGENER assumes they're for IEBGENER and uses IEBGENER to process them. If SYSIN DD DUMMY is specified, there are no IEBGENER control statements, so ICEGENER can use DFSORT copy. (Control statements for DFSORT copy, like INCLUDE, can be specified with DFSPARM.) SYSUT1 is, of course, the input file. Frank Yaeger - DFSORT Development Team (IBM) - [EMAIL PROTECTED] Specialties: PARSE, JFY, SQZ, ICETOOL, IFTHEN, OVERLAY, 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