Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 1925, XYZ is a unknown member
Message
De
10/02/2003 12:56:05
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00751348
Message ID:
00751510
Vues:
22
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform