You have some code to write. Look at "z/OS MVS Using the Functional Subsystem Interface" SA38-0678-00 (for z/OS 2.1)
More and more of the stuff that used to be in JES CB's is being moved to the FSS(SAPI) and can only be obtained via this method. It is not too difficult to write, but the trick will be integrating it with your existing exit code. HTH and Good luck! <snip> The following code has been in our JES2 exit 6 since before I started (so like maybe 40 years :) ?). The intent is to cause jobs with special forms to print on ordinary paper when their JCL fails. With z/OS 2.1, the field JPCEIOT is no longer in $CNVWORK. SIS and Google for JPCEIOT is not helpful. It's probably no longer an issue due to less forms, less actual printing and less failures. Still, I'd like to fix it instead of just whacking the code. Any JES knowledge out there to help me :) ...remainder snipped </snip> This email including attachments may contain confidential information. If you are not the intended recipient, do not copy, distribute or act on it. Instead, notify the sender immediately and delete the message. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
