I have another solution. Interesting no one has mentioned it yet.
-----Original Message----- From: John Hester <[email protected]> To: U2 Users List <[email protected]> Sent: Thu, Jan 26, 2012 1:16 pm Subject: Re: [U2] Passing by Value One of these searches should eventually work: L A= A = A= A = Unless the original author used some kind of ridiculous syntaxt like: A = 500 Granted, you're also going to get results for any IF/THEN equality tests n the mix, but you'd have the exact same issue if the variable were amed I.LIKE.TO.USE.VERY.LOOONG.VARIABLE.NAMES. You might get more alse positives with A if you also have variables like AA, AAA, BA, tc., but one can only hope any programmer that incompetent would get ired before they could leave behind too much code like that. -John -----Original Message----- rom: [email protected] mailto:[email protected]] On Behalf Of Wjhonson ent: Thursday, January 26, 2012 12:59 PM o: [email protected] ubject: Re: [U2] Passing by Value ecki you're not paying attention. ou have an 8000 line program that uses a variable "A" ou didn't write it. You need to find where that variable is assigned. ou search for A ? That's not going to work. ______________________________________________ 2-Users mailing list [email protected] ttp://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
