On Tue, 7 Nov 2006 18:55:43 +0100, Miklos Szigetvari <[EMAIL PROTECTED]> wrote: > > Is there any posibility to combine all the JES output datasets for the > same output characteristics together ? > For example JESMSGLG JESSYSMSG etc . combine together. > What are the "same output characteristics" you want to select? Class? Forms? Writer? Other (specify)?
Assign a specific writer to the data sets you want to combine, then code that writer. Can you use SDSF to filter on the "characteristics" you choose? Are you planning to browse the spool, or print to necrodendritic media? (The JCL OUTPUT statement is wonderful for this purpose. I never code "SYSOUT=*", but always "SYSOUT=(,)", so the OUTPUT statement DEFAULT option can govern the class.) -- gil -- StorageTek INFORMATION made POWERFUL ---------------------------------------------------------------------- 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

