Article ID: 129636 - Last Review: December 9, 2003 - Revision: 2.0 PRB: "Ambiguous name detected" Compile-Time Error in VB 4.0This article was previously published under Q129636 On This PageSYMPTOMS
Better 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>
STATUS
This behavior is by design.
MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
