BUG: "Feature Not Available" Error If READ in Form of Formset (135111)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q135111 SYMPTOMS
Running a Visual FoxPro formset results in the error "Feature Not
Available" when a READ is executed in the Load event of a form.
CAUSE
A 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.
WORKAROUND
There 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:
- Place the READ in the Load event of the formset.
- If the READ is being used to activate a window, perhaps a message box
can be used as an alternative to the window.
- Remove the formset.
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.
Modification Type: | Major | Last Reviewed: | 5/7/2003 |
---|
Keywords: | kbBug KB135111 kbAudDeveloper |
---|
|