Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Error Messages - <b>1004: <filename(modulename)>:'<symbol>' duplicated in</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 1004:   <filename(modulename)>:'<symbol>' duplicated in
         <filename(modulename)>

     Explanation:  This message indicates that the name symbol defined as
     public in the first module is also defined as public in the second
     module.  This will occur if two procedures 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.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson