Here's one I prepared earlier:

//PBVSYMLI JOB CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID

// EXPORT SYMLIST=*                       <-- NEED BOTH THIS AND\

// SET FOO=PAUL                                                 |

//GIL EXEC PGM=IEBGENER                                         |

//SYSUT1   DD DATA,DLM=$$,SYMBOLS=JCLONLY                       |

//PBVZIPPO JOB CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID                |

//NOTHING  EXEC PGM=IEFBR14,PARM=&FOO                           |

$$                                                              |

//SYSUT2   DD SYSOUT=(A,INTRDR),SYMLIST=* <--THIS <-------------/

//SYSPRINT DD SYSOUT=*

//SYSIN    DD DUMMY

//



On Fri, 23 Feb 2024 at 00:54, Walt Farrell <
[email protected]> wrote:

> On Wed, 21 Feb 2024 22:37:28 -0600, Paul Gilmartin <[email protected]>
> wrote:
>
> >On Thu, 22 Feb 2024 13:45:18 +1000, Peter Vels  wrote:
> >
> >>https://www.ibm.com/docs/en/zos/3.1.0?topic=statement-symlist-parameter
> >>
> >I'm  looking at Page 263 of  SA23-1385-60
> >z/OS 3.1 MVS JCL Reference
> >with the page heading DD: SYMLIST
> >
> >>On Thu, 22 Feb 2024 at 12:46, Paul Gilmartin  wrote:
> >>
> >>> What does the SYMLIST parameter of the JCL DD statement do?
>
> What don't you understand about what the the reference provided by Peter
> says?
>
> Did you look at the examples it provides?
> https://www.ibm.com/docs/en/zos/3.1.0?topic=parameter-example-symlist
>
> --
> Walt
>
> ----------------------------------------------------------------------
> 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

Reply via email to