On Mon, 7 May 2012 08:09:45 -0600, Steve Comstock wrote: > >AMODE ANY means the program will be given control in >the AMODE of its invoker and supports running in AMODE24 >or AMODE31, whichever it's caller is currently running in. > Of course this contradicts the conventional English notion of "any" in that it excludes AMODE64. Granted that conventional words may be overloaded with technical terms with specialized meaning, but such direct confrontation should be avoided.
>And, yes, you can specify AMODE ANY in the Assembler and >in the binder. > If Binder marks a load module AMODE(ANY), you say that ATTACH (e.g.) passes it control in the caller's AMODE, right? If a load module is marked AMODE(24) or AMODE(31), will ATTACH pass it control in that AMODE regardless of the caller's addressing mode? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

