The result when running TSO TEST in batch under an 8 char userid is shown below.

> //BATCH EXEC PGM=IKJEFT01
> //SYSTSPRT DD SYSOUT=*
> //SYSTSIN DD *
> TEST *(IEBGENER)
> L 10.%%+4%+b4%+108% x L(17) 
> END
> 
> The first 7 bytes will be PSCBUSER.

All bytes are blank (x'40') and the length value at the 8th byte is 0.

> The last 2 hex digits displayed will be the PSCBATR1 byte, and the rightmost 
> bit will be PSCBCNAU.

PSCBCNAU is off. 

Thanks a lot for the insight, Bill

--
Peter Hunkeler

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