Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing Objects (VFP6.0)
Message
From
06/08/2003 04:24:57
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00816763
Message ID:
00817198
Views:
21
I'll check that and get back to you.

Thanks
Kev

>Hi Kevin,
>
>Are you sure that this.ObjRef actualy refrence the same object as thisForm.BizObj?
? (this.ObjRef = thisForm.BizObj)    && should return .T.
>
>>Hi
>>
>>I have an Object reference on a container on a form. The form property holds reference to the object (called thisForm.BizObj).
>>
>>If the container alters the object reference like so:
>>
>>
this.ObjRef.Address = CREATEOBJECT("Address")
>>
>>It doesn't actually reflect this change on thisForm.BizObj.Address??
>>
>>Any ideas?
>>
>>Thanks
>>Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform