In a recent note, Edward Jaffe said: > Date: Fri, 29 Sep 2006 11:15:22 -0700 > > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2b160/5.1.1 > Which says, in part: * Through an assembler- or compiler-produced END statement of an input object module if one is present. ... The entry point assigned must be defined as an external name within the resulting program object or load module. ...
If this is true, the restriction is new with Binder. I remember thoroughly frustrating a colleague many years ago by generating a compiler-produced END statement which identified an entry point which was not an external name. Worked OK with Linkage Editor until he tried to re-link to reblock. (IIRC, the operand on the SYSLIN END record is ESDID + offset.) -- gil -- StorageTek INFORMATION made POWERFUL ---------------------------------------------------------------------- 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

