In a message dated 1/11/2006 11:24:03 A.M. Central Standard Time, [EMAIL PROTECTED] writes:
with a host DEST defined - i have RTFM and either it can't be done or I did not RTFMCE (closely enough) - any help would be greatly appreciated. >> $D U,PRTnn $T PRTnn,SEP=YES 2.1.7.7 The JES2 Print Separator The JES2 print/punch processor writes separation records (pages or cards) prior to writing the output of each job. These separation records make it easy to identify and separate various job outputs written contiguously on the same printer or card punch device. The separator appears at the beginning and the end of a job's output or at the beginning of interrupted (continued) output. The print separator consists of a detail box and, optionally, the jobname and jobid in block letters. Use the SEPPAGE= parameter of the PRINTDEF initialization statement to specify whether or not JES2 produces the print separator page and to specify the format of the print separator page for all local and remote printers. _z/OS JES2 Initialization and Tuning_ (http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/DOCNUM/SA22-7533/CCONTENTS?SHELF=HAS2BK31&) _Reference_ (http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/DOCNUM/SA22-7533/CCONTENTS?SHELF=HAS2BK31&) contains the syntax of the SEPPAGE= parameter. _Figure 53_ (http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HAS2A320/2.1.7.7?SHELF=HAS2BK31&DT=20020709131917#FIGSEPEXM) shows an example of a complete START print separator page. ________________________________________________________________________ | | | JJJJJJJJJJ OOOOOOOOO BBBBBBBBB 000000000 | | JJJJJJJJJJ OOOOOOOOOOO BBBBBBBBB 00000000000 1| | JJ OO OO BB BB 00 000 11| | JJ OO OO BB BB 00 0000 111| | JJ OO OO BB BB 00 00 00 1111| | JJ OO OO BBBBBBBB 00 00 00 1| | JJ OO OO BBBBBBBB 00 00 00 1| | JJ OO OO BB BB 00 00 00 1| | JJ JJ OO OO BB BB 0000 00 1| | JJ JJ OO OO BB BB 000 00 1| | JJJJJJ OOOOOOOOOOO BBBBBBBBB 00000000000 1| | JJJJJJ OOOOOOOOO BBBBBBBBB 000000000 1| | JJJJJJJJJJ OOOOOOOOO BBBBBBBBB 000000000 1 | 1 | JJJJJJJJJJ OOOOOOOOOOO BBBBBBBBB 00000000000 11 1| 11 | JJ OO OO BB BB 00 000 111 11| 111 | JJ OO OO BB BB 00 0000 1111 111| 1111 | JJ OO OO BB BB 00 00 00 11111 1111| 11111 | JJ OO OO BBBBBBBB 00 00 00 11 1| 11 | JJ OO OO BBBBBBBB 00 00 00 11 1| 11 | JJ OO OO BB BB 00 00 00 11 1| 11 | JJ JJ OO OO BB BB 0000 00 11 1| 11 | JJ JJ OO OO BB BB 000 00 11 1| 11 | JJJJJJ OOOOOOOOOOO BBBBBBBBB 00000000000 11 1| 11 | JJJJJJ OOOOOOOOO BBBBBBBBB 000000000 11 1| 11 | ***START*****START*****START*****START*****START*****START*****STAR|*****START*** | * | * | * JOBID: JOB0111 | * | * JOB NAME: JOB01 | * | * USER ID: ZOOT | * | * SYSOUT CLASS: A | * | * OUTPUT GROUP: GRP01.CLASSA.D3289 | * | * TITLE: Corporate Checking Account History | * | * | * | * DESTINATION: NEW YORK | * | * NAME: DB Pizzuto | * | * ROOM: 2G-54 | * | * BUILDING: Textile Building | * | * DEPARTMENT: Accounting | * | * ADDRESS: 999 W. 99th Street | * | * New York, New York | * | * 10000 | * | * 212-555-3487 | * | * | * | * PRINT TIME: 13:47:13 | * | * PRINT DATE: 25 SEP 1993 | * | * PRINTER NAME: PRT2 | * | * SYSTEM: IBM1 | * | * | * | ***START*****START*****START*****START*****START*****START*****STAR|*****START*** | | |________________________________________________________________________| Figure 53. Sample JES2 Print Separator Page After defining the global separator page options through the PRINTDEF statement, you can suppress production of the separator page by specifying SEP=NO on the PRT(nnnn) or R(nnnn).PR(m) statements, or through the use of an Exit 1 routine. The user can supply the information JES2 uses to build the separator page in either the OUTPUT JCL statement or the JOB JCL statement. See _z/OS MVS_ (http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/DOCNUM/SA22-7597/CCONTENTS?S HELF=HAS2BK31&) _JCL Reference_ (http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/DOCNUM/SA22-7597/CCONTENTS?SHELF=HAS2BK31&) for the parameters of the OUTPUT and JOB statements. The following fields can also be modified through SDSF while output resides on the output or hold queue: * ADDRESS * BUILDING * DEPARTMENT * NAME * ROOM * TITLE Subtopics: * _2.1.7.7.1 Modifying the JES2 Print Separator_ (http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HAS2A320/2.1.7.7.1?SHELF=HAS2BK31&DT=2002 0709131917&CASE=) ---------------------------------------------------------------------- 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

