On Tue, 25 Jun 2024 15:01:20 +0000, Sri Hari Kolusu wrote:
>
>Unfortunately, ...
>
<https://en.wikipedia.org/wiki/Conway%27s_law>

>DFSORT does NOT copy/generate member statistics when copying.  However, if 
>your shop has FILE-MANAGER, then you can use the following.
>
>//STEP0100 EXEC PGM=FILEMGR
>//SYSPRINT DD SYSOUT=*
>//DDIN     DD DISP=SHR,DSN=Your.input
>//DDOUT    DD DISP=OLD,DSN=your.output.pds(memname)
>//SYSIN    DD *
>$$FILEM DSC STATS=ON
>/*

-- 
gil

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