CPPUPDTE (nee IPOUPDTE) cannot be used if your environment uses Endeavor. It Will break ever pds that has had used Endeavor
Steve -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Charles Hardee Sent: Monday, January 8, 2024 12:39 PM To: [email protected] Subject: Re: How to configure using PDS members in JCL. Good catch Gil! The one thing I forgot to say was that the member being included needs a statement like this as the first entry: // DD *,SYMBOLS=JCLONLY Sorry for the confusion. C- On Mon, Jan 8, 2024 at 10:47 AM Paul Gilmartin < [email protected]> wrote: > On Mon, 8 Jan 2024 14:22:42 +0000, Seymour J Metz wrote: > > >CPPUPDTE (nee IPOUPDTE) only changes a existing member; the easiest ways > I can think of to do what you want are ISPF file tailoring or JCL > substitution with a // INCLUDE. I would probably go with the former. > > > Oh my! Can an INCLUDE statement be embedded in instream data, or is it a > terminator > like other JCL statements? I suppose concatenation is your friend. > Should such a > JCLLIB member begin with // DD DATA,SYMBOLS=JCLONLY and end with /*? > > Is there a necessary and valuable example in the Ref. or SAMPLIB? > > -- > gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
