Re: DD SYMLIST?

2024-02-26 Thread Peter Vels
Here's one I prepared earlier:

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

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

//NOTHING  EXEC PGM=IEFBR14,PARM=   |

$$  |

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

//SYSPRINT DD SYSOUT=*

//SYSINDD DUMMY

//



On Fri, 23 Feb 2024 at 00:54, Walt Farrell <
05bd6dbb44aa-dmarc-requ...@listserv.ua.edu> wrote:

> On Wed, 21 Feb 2024 22:37:28 -0600, Paul Gilmartin 
> 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: DD SYMLIST?

2024-02-22 Thread Walt Farrell
On Wed, 21 Feb 2024 22:37:28 -0600, Paul Gilmartin  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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: DD SYMLIST?

2024-02-21 Thread Paul Gilmartin
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?

-- 
gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: DD SYMLIST?

2024-02-21 Thread Peter Vels
https://www.ibm.com/docs/en/zos/3.1.0?topic=statement-symlist-parameter



On Thu, 22 Feb 2024 at 12:46, Paul Gilmartin <
042bfe9c879d-dmarc-requ...@listserv.ua.edu> wrote:

> What does the SYMLIST parameter of the JCL DD statement do?
>
> --
> gil
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


DD SYMLIST?

2024-02-21 Thread Paul Gilmartin
What does the SYMLIST parameter of the JCL DD statement do?

-- 
gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN