BUG: "Feature Not Available" Error If READ in Form of FormsetID: Q135111 The information in this article applies to:
SYMPTOMSRunning a Visual FoxPro formset results in the error "Feature Not Available" when a READ is executed in the Load event of a form.
CAUSEA READ in the Load event of a form in a formset causes the error. However, if the form is not contained in a formset, the error doesn't occur.
WORKAROUNDThere are several workarounds. The READ must be removed from the Load event of the form in order for the form to run in a formset. Here are some possible workarounds:
STATUSMicrosoft 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 Problem1. Create a new form. 2. Within the Form Designer, on the Form menu, click Create Form Set. 3. Add the following code to the Load event of the form:
4. Run the Form. The error "Feature Not Available" will occur. To resolve
Additional query words: kbvfp300 kbvfp500 kbvfp600
|
Last Reviewed: August 10, 1998 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |