On Tue, 25 Oct 2022 08:49:03 -0400, Steve Thompson wrote:
>
>I know that I can't override it as a user. I've tried in using a
>data set to hold the data (via OUTFILE(ddn) ), but it gets forced
>to the above.
> 
Pre-allocate a PDS with BLKSIZE=0.
Create a member with 50 records.
Allocate a different member for TRANSMIT OUTFILE;
    issue a TRANSMIT command.
Attempt to Browse the first member.

Report any misbehavior to IBM support.

-- 
gil

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

Reply via email to