We are running PSF to drive the printers with PPFA to build the
formdefs/pagedefs and OGL to generate the overlays. 


Brad Wissink
Information Technology Services
Iowa State University
515-294-3088

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Sheldon Davis
Sent: Thursday, November 01, 2007 9:20 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: COPYMARK when using PSF printing on an Infoprint 65000

Thanks for your response.
How did you create the formdef? I am using the supplied forms and can't
find the correct tool to do this.

Best Regards
Sheldon  Davis

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Wissink, Brad [ITSYS]
Sent: Wednesday, October 31, 2007 8:21 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: COPYMARK when using PSF printing on an Infoprint 65000

We use an overlay to place a small shaded box in each corner of the
separator page.  The overlay is specified in a formdef which is pointed
to by the JOBHRDR DD statement in the PSF proc.  Below is an example of
the JCL

//JOBHDR OUTPUT PAGEDEF=SY000L,     /* JOB header separator pagedef  */
//       FORMDEF=SY000F             /* JOB header separator formdef  */
//JOBTLR OUTPUT PAGEDEF=SY000L,     /* JOB trailer separator pagedef */
//       FORMDEF=SY000F             /* JOB trailer separator formdef  */
//*                                                                    
//PRT30    CNTL                                                        
//PRT30    PRINTDEV  TRACE=NO,       /* CREATE INTERNAL TRACE ENTRIES*/
//          JOBHDR=*.JOBHDR,         /* JOB HEADER SEPARATOR OUTPUT  */
//          JOBTRLR=*.JOBTLR         /* JOB TRAILER SEPARATOR OUTPUT */
//PRT30    ENDCNTL                                                      


Brad Wissink
Information Technology Services
Iowa State University
515-294-3088

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Sheldon Davis
Sent: Wednesday, October 31, 2007 11:35 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: COPYMARK when using PSF printing on an Infoprint 65000

Hi

I have configured PSF to print on an Infoprint 65000 using IPDS.
Everything works fine except one small problem with the Job separator.
In order to separate the jobs our print operator requires marking on the
perforation of the job separator page. If anyone has succedded in doing
this I would appreciate to know how.
Below are my JES2 definitions:

RT3      UNIT=,STATUS=INACTIVE,BURST=NO,CKPTLINE=0,
         CKPTMODE=PAGE,CKPTPAGE=3,CKPTSEC=0,CREATOR=,
         DEVFCB=,DEVFLASH=****,FCB=****,FORMS=(STD,,,,
         ,,,),FSS=FSS1,HONORTRC=YES,JOBNAME=,LASTFORM=
         STD,LIMIT=(0,*),COPYMARK=JOB,MARK=YES,
         MODE=FSS,NEWPAGE=DEFAULT,NPRO=99,PAUSE=NO,
         PLIM=(0,*),PRESELCT=YES,
         PRMODE=(LINE,PAGE,SOSI1),QUEUE=O,RANGE=(J1,
         999999),ROUTECDE=(LOCAL),SEP=YES,
         SEPCHARS=DEFAULT,SEPDS=NO,SETUP=HALT,SPACE=,
         TRACE=NO,TRANS=DEFAULT,TRKCELL=YES,UCS=0,
         UCSVERFY=NO,VOLUME=(,,,),WRITER=,
         WS=(W,Q,R,PRM,LIM/F,UCS,FCB),FSAROLTR=YES

Thanks in advance
Sheldon  Davis

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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

----------------------------------------------------------------------
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