Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DE can be contained by what objects?
Message
From
17/06/1999 20:41:07
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00231010
Message ID:
00231165
Views:
19
>I tried to custom.addobject("de","dataenvironment") to no avail and UT members stated that only a form object can contain a DE.
>
>How do you contain your bizobj DE?
>TIA

If you read the rest of the previous thread, you will see that though DEs cannot be contained in other objects, they can be created in space and another object's property can hold a reference to it.

oContainer.oDE = CREATEOBJECT("myDE")

works.


oContainer.Addobject("oDE","MyDE")

Doesn't work.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform