<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="+1">I have been restructuring my projects units and move
some variables/functions from one unit to another.<br>
I am worried that I have have the same identifier in more than 1
unit and the compiler is choosing the wrong one as that identifier
exists in more than 1 units of my uses clause.<br>
<br>
Is there any tool to find out ?<br>
<br>
Thanks in advance,<br>
<br>
Dennis<br>
</font>
</body>
</html>