On Fri, 29 Sep 2023 15:27:37 +0000, Rob Scott wrote:

>To generate sample SDSF REXX - issue the "RGEN X" command and choose an 
>example from the list - there are the following including :
>
>Browse job output with EXECIO
>Browse job output with ISFBROWSE
>Browse job output with ISFBROWSE - groups of lines
>
>
+1

Based on examples in what was then the Admin Ref.  I wrote a Rexx script
that works in OMVS, IRXJCL, or ISPF and unloads (almost) all the spool
data sets of a job into a UNIX hierarchy.

My narrowminded co-workers deemed it useless.  ("UNIX!?")

I used IEBGENER rather than EXECIO.  SDSF allocates with (almost)
the right attributes (WAD) and i used alternate ddmame list to override
SYSUT1

"Almost all"?  There's a JES3 spool file that IEBGENER can't handle.
I bypassed it.

Residual wishlist items:
o Suss FILEDATA()?  I guessed according to DDNAME.
o Suss CCSID?  Why isn't that a spool data set attribute?  Idea?

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to