Gerhard,

The Text records may be 256 bytes, but they are blocked, and the Blocksize
of the "text" block will be up to the blksize of the loadlib.

Two verifications:
1) Browse any medium size load module in you load libraries and page right.
Browse reads the modules as a recfm=u file, and you will see text block
characters continue well past byte 256.

2) There was a fix for IEBCOPY years ago where "FAT RECORSS" were causing a
problem. FAT records were caused where modules were created with text blocks
larger than the Loadlib blksize. This couldn't happen if text records were
not blocked.

Ron

> 
> I don't understand the issue.  Load libraries have an undefined record
> format precisely because the majority of the records are significantly
> less
> than the block size.  In fact, the only thing that would ever be blocked
> to
> the maximum value would be the TXT records for a module.  Since a load
> module consists of other records besides TXT (which are all less than 256
> bytes in length), the traditional concept of a block size is practically
> meaningless when applied to load libraries.
> 

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