On Thu, 13 Nov 2014 09:08:54 -0600, Elardus Engelbrecht wrote:
>
>Alloc a dsn with say, DSORG=PS, LRECL=134, RECFM=FBA, then
>TSO ALLOC FILE(PEST) DSN(???.SDSF) OLD 
> 
(Those can be combined in a single command.)

Or, even perhaps:

TSO ALLOC FILE(PEST) PATH('???') ...

(Why isn't there an "ASIS" option, dammit!?) 

>then in SDSF:
>PRINT FILE PEST
>PRINT * 200
>
(But, many utilities complain.  "We don't need no steenkin UNIX!")

-- gil

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

Reply via email to