The information in this article applies to:
SYMPTOMSWhen writing a server- or client-side script, if the shorthand notation for accessing the members of a collection is used, the Parameter Info tooltip does not appear. CAUSEThe Parameter Info tooltips appear only when the name of a method is typed. If the shorthand notation for accessing a collection object is used, the name of a method is not actually typed, so the Parameter Info tooltip does not appear. RESOLUTIONIf you wish to see the Parameter Info tooltip when accessing a collection object, do not use the shorthand notation. For instance, type this
instead of this:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSome of the collection objects that reproduce this behavior are as follows:
The behavior also occurs with server-side collection objects, such as the
following:
Steps to Reproduce Behavior
Additional query words:
Keywords : kbide kbVisID600bug kbGrpASP |
Last Reviewed: May 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |