Home

Search Full Website

Search Knowledge Base

Knowledge Base Index

Email Support Question

 


Duplicate Entries Found For Variable

Question 

When I get the error message "Duplicate entries found for '?????'; qualify further.", how do I qualify the variable?

Answer

The general form for a fully qualified variable is "module:function:variable" (e.g., the variable "i" in function "main" in the source file "tam.c" would be specified as "tam:main:i"). Note that some compilers may add an underscore to the beginning of the variable and/or function name, in which case you would have to add that to the function and/or variable names when qualifying the variable. Note also that if you have the Input Translation preference set to "As Is" then using the correct case is required.

Note that from the Symbols Window, if you right-click on a variable you can Browse, Change or add a variable to the Watch Window without having to type in its fully qualified form.


Home
   Products   Downloads   Support   Contacts   Search  Legal


Copyright © 1999-2009 MetaLink Corp.