BUG: Calendar Control Help File Contains an Invalid Jump

Last reviewed: April 24, 1997
Article ID: Q157759
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, versions 5.0, 5.0a

SYMPTOMS

The Calendar control is one of the ActiveX controls that comes with Visual FoxPro 5.0. The Help file for the Calendar control is Msacal70.hlp. Most ActiveX controls use the Visual Basic Help file Ctrlref.hlp. The Calendar control is an Access control, and only Access can use the ControlSource property. Attempting to use the ControlSource jump in the Help file results in the following error because it is looking for a specific Access Help file:

   Cannot find the Acvba80.hlp file. Do you want to try to find this file
   yourself?

CAUSE

The Acvba80.hlp file did not ship with Visual FoxPro 5.0

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Create a new form.

  2. Place an OLE Container control on the form.

  3. In the Insert Object dialog box, click Insert Control.

  4. Select the Calendar control and click OK.

  5. With the Calendar control selected, press the F1 key.

    -or-

    Right-click the control, and select Help from the pop-up menu.

  6. In Calendar control Help, click Properties.

  7. From the Properties list, click the Value property.

  8. In the fourth paragraph under Remarks, click the underlined word "ControlSource." The error message appears.


Keywords : ActiveX buglist5.00 FxotherDochelp kbtool vfoxwin vfpbug5.0a kbbuglist kbhelpfile kbtool
Version : 5.0 5.0a
Platform : WINDOWS
Issue type : kbbug


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 24, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.