Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown Members HELP!!!
Message
From
17/07/1996 03:49:08
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00004035
Message ID:
00004077
Views:
38
>>>I got the error UNKNOWN MEMBERS "ObjectName" When I try to acces a Object property. What does it mean ???
>>
>>this means that VFP can't find "ObjectName" in the container
>>u try to reference it in
>>
>>Arnon
>Hi Arnon,
>This is possible that the error occur because i try to access his property before the object has finish to be create?
>
>Ex: in Methode "beforeopentables" in the dataenvironment object

when u open a form the even sequence is

form load event
form DE init event
form controls init events
form init event
etc. etc.
so if u reference an object in the DE
it is not inited yet

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform