[Default] On 10 May 2017 11:09:25 -0700, in bit.listserv.ibm-main [email protected] (Peter Hunkeler) wrote:
> > > >>> How does one request that "deferred load" section be loaded now? I probably >>> was looking for the wrong thing at the wrong place, since I could not find >>> it. >>> >> I believe they're loaded on demand. If you need them, they' re there; >if they're not there, you didn't need them. > > > >This is a function offered by the MVS Binder and the MVS Loader in some way. >It is being used by LE, which is the component loading Cobol, well MVS, load >modules. > > >In previous versions of Cobol, the Working Storage section was part of the >load module, and it was easier to locate Working Storage variables in dump. >Now, they are disconnected from the code section, thus it all looks different >in a dump. This is how I became aware of "deferred load" sections. > Since VS COBOL II release 1.4 with the RENT option, WORKING-STORAGE has not been in the load module. Clark Morris > >I'm a curious MVS guy, and I'm curious to understand this. I'm looking at this >from a pure MVS point of view. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
