On Sat, 5 Dec 2015 09:49:45 -0500, Peter Relson wrote:

>>36B0 hex = 14000 decimal, and that is the length I am expecting. 
>
>You did not explain why you might "need" 36B0 hex.
> 
It might be the size of a table, not otherwise known at execution time.
I'd suggest a header to the table containing that size.

Others have used a dummy CSECT at the end, and taken the difference of
two V-constants.  If you do that, be sure to use a Binder ORDER command.

>If you want something that lets you see "36B0", since that is what ISPF 
>shows, it must be that that is the data you get back via BLDL and/or 
>DESERV GET.

-- gil

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