Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty object for data fields
Message
From
03/04/2008 14:37:55
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01307968
Message ID:
01307971
Views:
11
Genius, fox rocks!

>You can use Empty object
>
>oObj = CREATEOBJECT("empty")
>=ADDPROPERTY(oObj, "NewProperty")
>
>
>>
>>When dealing with data objects, that are created like
>>
SCATTER NAME oDataObject
>>how can I add funtionality to that object, like
>>
oDataObject.ADDPROPERTY("NewField")
>>Or, in other words, how can I create a data object like the above without the SCATTER NAME command?
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform