On Sun, 30 Oct 2011 00:15:38 -0700, glen herrmannsfeldt wrote:
>
>If a DS happens to be at a load module record boundary then
>it isn't filled in by the linkage editor, otherwise it is.
> 
If I understand what you write:

X        CSECT
          DC    C'A'
Y        DS    1000C'B'
...
Y will likely not be at a record boundary, so it will be filled in?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to