PRB: "Ambiguous name detected" Compile-Time Error in VB 4.0Last reviewed: October 30, 1995Article ID: Q129636 |
The information in this article applies to:
SYMPTOMSBetter type checking in Microsoft Visual Basic version 4.0 causes it to return a compile-time error message when you declare two functions (or subroutines) with the same name in the same module or form. This is a change in behavior from Microsoft Visual Basic version 3.0. The error message returned is:
Ambiguous name detected: <function or sub name> STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: 4.00 vb4win vb4all
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |