Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

2020-09-19 Thread Wendell Lovewell
Thanks for all the detail Gil! -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

2020-09-18 Thread Paul Gilmartin
On Fri, 18 Sep 2020 13:12:01 -0500, Wendell Lovewell wrote: >Is there a way to get a mixed-case string substituted into SYSIN data using >"EXPORT SYMLIST=*" and the "DD *,SYMBOLS=(JCLONLY)" facility? > Rules to remember: o The JCL reader/converter/interpreter *always* takes SYSIN

Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

2020-09-18 Thread Wendell Lovewell
Well John, to risk stating the obvious, "You're a genius!" :) Thanks a lot! Wendell -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

2020-09-18 Thread Sasso, Len
Company 327 Columbia TPKE Rensselaer, NY 12144 len.sa...@gdit.com From: IBM Mainframe Discussion List on behalf of Barry Snoots Sent: Friday, September 18, 2020 2:42 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

2020-09-18 Thread Barry Snoots
Understood -Original Message- From: John McKown Sent: Friday, September 18, 2020 1:33 PM Newsgroups: bit.listserv.ibm-main To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values Try using 3 ticks. FTPFILE='''lowercase

Re: Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

2020-09-18 Thread John McKown
Try using 3 ticks. FTPFILE='''lowercase''' On Fri, Sep 18, 2020, 13:12 Wendell Lovewell < 01e9c0ee0673-dmarc-requ...@listserv.ua.edu> wrote: > Is there a way to get a mixed-case string substituted into SYSIN data > using "EXPORT SYMLIST=*" and the "DD *,SYMBOLS=(JCLONLY)" facility? > > I'm

Substituting SYSIN variables via EXPORT SYMLIST containing mixed-case values

2020-09-18 Thread Wendell Lovewell
Is there a way to get a mixed-case string substituted into SYSIN data using "EXPORT SYMLIST=*" and the "DD *,SYMBOLS=(JCLONLY)" facility? I'm trying to download files from an FTP server to z/OS using a PROC similar to this: //*- //FTPTEST PROC FTPFILE=