Yackity yak, don't go back. It's after Monday Morning and it's the wrong
season for quarterbacks.

On Wed, May 27, 2020 at 1:13 PM Seymour J Metz <sme...@gmu.edu> wrote:

> PATH ¬= DSN
>
>
> --
> Shmuel (Seymour J.) Metz
> http://mason.gmu.edu/~smetz3
>
> ________________________________________
> From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf
> of Sri h Kolusu [skol...@us.ibm.com]
> Sent: Tuesday, May 26, 2020 9:49 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: How to get last node in DFSORT
>
> > Empirically, I found I couldn't create a DSN starting with a period even
> > within apostrophes.  I don't know where this is documented.
>
> Gil,
>
> This works fine for me
>
> //STEP0100 EXEC PGM=SORT
> //SYSOUT   DD SYSOUT=*
> //SORTIN   DD *
> dummyrecord
> //SORTOUT  DD PATH='/tmp/.create.dsn.with.period',
> //         PATHMODE=(SIRWXU,SIRWXG,SIRWXO),
> //         PATHOPTS=(OWRONLY,OCREAT,OEXCL),
> //         PATHDISP=(KEEP,DELETE),FILEDATA=TEXT,
> //         LRECL=80,BLKSIZE=27920,RECFM=FB
> //SYSIN    DD *
>   OPTION COPY
> /*
>
>
> Thanks,
> Kolusu
>
> ----------------------------------------------------------------------
> 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
>


-- 
Wayne V. Bickerdike

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

Reply via email to