On 2016-01-08 15:30, Thomas David Rivers wrote:
> I'm having a heck of a time reading multiple members
> from the same BPAM DCB... but not sequentially, trying
> to "skip around" in the members (for example, read one block of 
> MEM1, one block of MEM2, back to MEM1 to read the next block, 
> back to MEM2 to read the next block, etc...)
> 
>   POINT X'11C00'   Point back to remembered TTR for MEM1
>   NOTE   <*** RETURNs X'11B00' - not the block I just POINTed to
> 
I suspect WAD.  I believe NOTE is specified to work only after all
I/O operations have been CHECKed. and returns the TTR (or something
else for PDSE) of the last block read or written.

-- gil

Reply via email to