Well, he's not the only graybeard who didn't get that memo. I missed it too. I just looked it up, and Ed is correct -- IDENTIFY *must* specify an address within an already-loaded/fetched/etc. program.
Now why'd they go and do that? That means I can't use that old CompSci trick of compile-to-memory-and-attach-task any more. Shucks. I remember when I did that with Fortran arrays in college. (I know, I know, it's all about security and integrity. No comments in that area, please.) Not the same thing, of course, but what does that restriction do for JIT languages? ISTM that the IDENTIFY service would be useful there, except that a JIT language compiles to dynamically-obtained memory, not to a load module. Peter -----Original Message----- From: Edward E. Jaffe [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 8:49 AM To: [email protected] Subject: Re: ISKE/IVSK Shmuel Metz (Seymour J.) wrote: >In <[EMAIL PROTECTED]>, on 06/26/2005 > at 01:38 PM, "Edward E. Jaffe" <[EMAIL PROTECTED]> said: > >>Since when?? > >My recollection is OS/360 Release 18. Certainly by R20. > >>Huh?? Which form of IDENTIFY do you believe can be used to create a >>major CDE from GETMAINed virtual storage? > >The one documented in the old Linkage Editor and Loader PLM. That capability was removed in MVS. Didn't you get the memo? _ This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- 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

