As the responses all have correctly indicated, the behavior is correct and should be expected. "Load Point" has nothing to do with locating an executable part of a module. It therefore is provided as an address. "Entry Point" (reg 0), on the other hand, is locating an executable part, so is provided back in a form such that you can issue BASSM with it to get to the target in an appropriate AMODE.
Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- 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

