Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1925, XYZ is a unknown member
Message
From
10/02/2003 12:56:05
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00751348
Message ID:
00751510
Views:
14
Luis, this error message means that XYZ is not a property (or recognized as a property) of an object. From the VFP help:


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.


Can you post the code that causes the error with any additional relevant info?


>How can I resolve this error for XYZ?
>
>XYZ is a Class and I allso have it as a OCX
>
>
>Thanks !!!
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform