BUG: Choose Function Incorrectly Uses Option Base SettingLast reviewed: October 14, 1996Article ID: Q143115 |
The information in this article applies to:
SYMPTOMSA Visual Basic program using the Choose function incorrectly returns the wrong value if the program sets the Option Base to a 1.
WORKAROUNDThe following are the ways to work around this issue:
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe following creates a program to reproduce this behavior. A command button displays the results of the Choose function in the Debug window. When you set the Option Base to 1, the Choose function incorrectly returns a Null value.
Steps to Reproduce Behavior
|
Additional reference words: 4.00 vb4win vb4all
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |