BUG: Intellisense May Indicate Optional Parameters are Required

ID: Q190764


The information in this article applies to:


SYMPTOMS

When typing script in Source view, the tooltip Parameter Info shown for a function may indicate that one or more parameters are required when actually they are optional.


CAUSE

This is caused by a limitation in the way the OLE TypeInfo for the IntelliSense features are implemented.


RESOLUTION

The documentation correctly indicates optional and required parameters.


STATUS

Microsoft 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 INFORMATION

Steps to Reproduce Behavior

  1. Open an .htm or .asp page into Source view.


  2. Drag a Listbox Design-time control (DTC) from the toolbox into the document.


  3. Create a script block.


  4. In the script block, type this:
    Listbox1.getValue(


Additional query words:


Keywords          : kbVisID600 kbVisID600bug kbGrpASP 
Version           : WINDOWS:6.0
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: May 24, 1999