Peter Relson wrote:
This situation is hardly unique. You just always have to plan not to use two of such macros in the same module.
I remember decades ago, there used to be an issue between JES2 JCT and MVS JCT. For years, we edited the macros ourselves to resolve the conflict. For code compiled at customer site, we used hard-coded offsets for the MVS JCT.
The problem was eventually resolved by an IBM field name change one of the macros (IIRC the JES2 JCT).
I'm sure that we could enhance IFAQUAA to support "PREFIX=" which will let you code IFAQUAA PREFIX=abc and then all the field names will have "abc" before their "normal" names (e.g., abcQUAAH#REC).
All mapping macros would do well to have such a capability. -- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Los Angeles, CA 90045 310-338-0400 x318 [EMAIL PROTECTED] http://www.phoenixsoftware.com/ ---------------------------------------------------------------------- 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

