Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting error message re field on form
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Getting error message re field on form
Miscellaneous
Thread ID:
00181961
Message ID:
00181961
Views:
37
I am getting the following error message for a field that I added to a form:
Unknown member lblbobase1

VFP help file lists the following for that error message:

Unknown member "name" (Error 1925)
Visual FoxPro attempted to evaluate the following syntax:
objvar.memberobj.property
No member named memberobj was found.
You were attempting to access the members of a control class from outside the class.
Make sure references to controls, such as with .ActiveControl, are within scope.


I am confused because this form is identical to another form which works. the difference is that I added a field after the fact and it is causing the error. It is using the same class as the identical fields on the first form.

Any suggestions?
Next
Reply
Map
View

Click here to load this message in the networking platform