[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
1004: <filename(modulename)> : '<symbol>' duplicated in <filename(modulename)>
------------------------------------------------------------------------------
This message indicates that the symbol <symbol> defined as public in the
first module is also defined as public in the second module.
This will occur if two symbols in separate .OBJ or .LIB files have the same
name. The first one found is the one which is linked into the program, and
the second one is ignored.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson