works fine with exception... is there a way to have printer HALT..saying to change forms>> because it is different from what was just printerd.
From: "Wissink, Brad [ITSYS]" <[email protected]> To: [email protected] Date: 01/29/2010 03:04 PM Subject: Re: PSF printer Sent by: IBM Mainframe Discussion List <[email protected]> The main thing is with the printer definition in JES2. The work selection criteria needs to have the Form as a criteria that must be matched exactly. That is done by moving it before the '/'. The default is (W,Q,R,PRM,LIM/F,UCS,FCB) You need (W,Q,R,PRM,LIM,F/UCS,FCB) Also, make sure SETUP=HALT. You can make the changes with the $T PRTxx command or SDSF. HTH. Brad Wissink Information Technology Services Iowa State University 515-294-3088 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Ron Wells Sent: Friday, January 29, 2010 2:13 PM To: [email protected] Subject: Re: PSF printer Have a printer...PSF..that does not stop between forms changes...(no prompt for operator)..any particular parm in Printer setup...JES2 or the APSW proc. I can look at..?? ---------------------------------------------------------------------- Email Disclaimer This E-mail contains confidential information belonging to the sender, which may be legally privileged information. This information is intended only for the use of the individual or entity addressed above. If you are not the intended recipient, or an employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of the E-mail or attached files is strictly prohibited. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- Email Disclaimer This E-mail contains confidential information belonging to the sender, which may be legally privileged information. This information is intended only for the use of the individual or entity addressed above. If you are not the intended recipient, or an employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any disclosure, copying, distribution, or the taking of any action in reliance on the contents of the E-mail or attached files is strictly prohibited. ---------------------------------------------------------------------- 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

