Does module FRED exist prior to this linkedit? Does PAUL exist? Are either of them aliases of other modules?
Don Imbriale -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Paul Gilmartin Sent: Tuesday, January 02, 2007 9:52 PM To: [email protected] Subject: Re: IEW2611E On Tue, 2 Jan 2007 13:08:15 -0600, Chase, John wrote: > > > Paul Gilmartin wrote: > > > > Trying to do a link edit lately, I got: > > > > IEW2611E 4313 ALIAS xxxxxxxx CANNOT REPLACE MODULE WITH SAME NAME. > > > > Why is this considered an error when I specify (R) on the NAME > statement? > > Isn't it "self-evident"? The error is specifying an ALIAS the same as > the name of an existing (load) MODULE in the same library. That's like > saying "Paul" is an alias of "Paul". > Not so. I was trying to make "Paul" an alias not of "Paul", but of another load module name, say "Fred". E.g.: ... ALIAS PAUL NAME FRED(R) *********************************************************************** Bear Stearns is not responsible for any recommendation, solicitation, offer or agreement or any information about any transaction, customer account or account activity contained in this communication. *********************************************************************** ---------------------------------------------------------------------- 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

