>While a load module can exist in a PDS or a PDS/E, a program object >MUST reside in a PDS/E. The reasons for this are numerous, but not >all externally documented.
It is my understanding that everything in a PDS/E load library is in program object format. A load module just has nothing that cannot be mapped into program object format while the reverse is not true: Program objects support many new features that cannot be mapped into load module format. This is why you can always copy a member from a PDS load library to a PDS/E but not vice vera. -- Peter Hunkeler Credit Suisse ---------------------------------------------------------------------- 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

